v2.1.2
- 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.