commit | 6d206811c91cd13d75d110ad173202ebef1dc731 | [log] [tgz] |
---|---|---|
author | Ed Tanous <edtanous@google.com> | Mon Mar 06 14:04:00 2023 -0800 |
committer | Ed Tanous <edtanous@google.com> | Mon Mar 06 14:17:33 2023 -0800 |
tree | 2013780b0234b20b1c5d727708e5d7142c7a7945 | |
parent | 1b32b8ee919ae4a003d4cd08f57f7e27357cb058 [diff] |
Change expires_from_now to expires_after This allows the code to compile with BOOST_ASIO_NO_DEPRECATED, which deprecated this timer method a few years ago. Change-Id: I4318788fe1034290b509a79135053d39835c6de5 Signed-off-by: Ed Tanous <edtanous@google.com>