| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2018-01-26 | 554 Bytes | |
| v2.1.2 source code.tar.gz | 2018-01-26 | 648.9 kB | |
| v2.1.2 source code.zip | 2018-01-26 | 723.3 kB | |
| Totals: 3 Items | 1.4 MB | 0 | |
- 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.