You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<<<< breaking change >>>> Removed ioc_con() and ioc_accept() (#866)
<<<< breaking change >>>> Unified automatic async/sync choosing flag. (#857, #862)
endppoint constructor 4th parameter async_operation is used.
set_async_operation() can overwrite the async_operation.
It should be called before sending any packets.