Skip to content

v2.1.2

Compare
Choose a tag to compare
@kernelsauce kernelsauce released this 26 Jan 17:30
· 31 commits to master since this release
  • Fix: Initial read for FFI sockets must handle closed connection (#329)
  • Fix: Struct declaration clash with ljsyscall (#321)
  • Fix: Error in IOLoop handler. attempt to index global 'bit' #316
  • Fix: Attempt to concatenate local 'strerr' (a nil value) #315
  • Fix: websocket->async: fetch:dns failed, _throw_error duplicate calls

Multiple fixes in IOSimple class:

  • Fix the error in running fail_cb in iostream
  • Fix the args of fail_cb when using iostream in dail

Thanks to everyone for contributing to ironing out some important bugs.