Searched defs:close_after (Results 1 – 5 of 5) sorted by relevance
33 struct close_after struct35 close_after(std::chrono::steady_clock::duration t, tcp_socket& s) in close_after() argument50 // The async_result template is specialised to allow the close_after token to argument
33 struct close_after struct35 close_after(boost::asio::chrono::steady_clock::duration t, tcp_socket& s) in close_after() function50 // The async_result template is specialised to allow the close_after token to argument
33 struct close_after struct35 close_after(boost::asio::chrono::steady_clock::duration t, tcp_socket& s) in close_after() argument50 // The async_result template is specialised to allow the close_after token to argument
33 struct close_after struct35 close_after(std::chrono::steady_clock::duration t, tcp_socket& s) in close_after() function50 // The async_result template is specialised to allow the close_after token to argument
29 def __init__(self, loop=None, close_after=0): argument248 def prepare_sendfile(self, *, is_ssl=False, close_after=0): argument