Skip to content

v1.5.2

Compare
Choose a tag to compare
@Clonkk Clonkk released this 28 May 19:59
· 10 commits to master since this release
6eb2f6e
  • Add API to log or echo EAGAIN error
  • Add -d:defaultFlagDontWait to change the default flag to receive / send proc to DONTWAIT instead of NOFLAGS
  • Add docstring about using non-blocking in asyncPoll context
    • Modified examples and test to use non-blocking function in asyncPoll
    • This shouldn't change anything for asyncReceive / asyncSend