Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@Cylix Cylix released this 21 Sep 11:09
· 33 commits to master since this release

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 and tcp_client)
  • ability to change the number of io_service workers (or thread_pool threads) at runtime

Removals

None.