This repository has been archived by the owner on Apr 6, 2019. It is now read-only.
v3.0.0
Tag
3.0.0
Date
September 20th, 2017
Changes
- clear pending read and write requests on disconnection
- io_service access
- ability to modify number of io service worker at runtime
Additions
- doxygen documentation
- connection timeout if requested (for
tcp_socket
andtcp_client
) - ability to change the number of
io_service
workers (orthread_pool
threads) at runtime
Removals
None.