Skip to content

Version 1.5.1

Compare
Choose a tag to compare
@acrisci acrisci released this 06 Apr 19:23
· 215 commits to master since this release

Version 1.5.1 adds the following bugfixes and features:

  • add the Connection::off() function to stop listening to events
  • add a timeout parameter to the main loop to terminate after some time
  • use SHUT_RDWR on the socket to fix some bugs with main_quit()