mirror of
https://github.com/boostorg/asio.git
synced 2026-02-26 02:42:08 +00:00
immediately if called from within the strand. Add hook function for customising handler dispatch. Need to use reinterpret_cast when testing for enable_connection_aborted socket option, to allow non-int socket options to compile correctly. [SVN r34464]