moonbridge
log
age | author | description |
---|---|---|
2015-07-12 | jbe | Set version string to "1.0.1"v1.0.1 |
2015-07-12 | jbe | Fixed bug in write buffer, which caused data to be lost when I/O is blocked |
2015-07-12 | jbe | Fixed trivial error in example_application.lua |
2015-07-12 | jbe | Bugfix in error handling regarding broken client connection |
2015-06-23 | jbe | Added tag v1.0.0 for changeset 828e2bca2e16 |
2015-06-23 | jbe | Fixes in reference documentationv1.0.0 |
2015-06-23 | jbe | Remove SIGUSR1 mechanism to terminate children gracefully (incomplete yet) |
2015-06-23 | jbe | Updated timeout options in example_application.lua |
2015-06-23 | jbe | Code cleanup in helloworld.lua |
2015-06-23 | jbe | Minor fixes/improvements for reference |
2015-06-23 | jbe | Clarified nil/false return values of poll function and wait_nb method |
2015-06-23 | jbe | Send a TCP RST instead of TCP FIN when a socket gets garbage collected (and hasn't been closed) |