moonbridge
log
age | author | description |
---|---|---|
2017-06-06 | jbe | Allow "main threads" to be named; main threads also use MOONBR_PROTO_INTERVAL as listener type now |
2017-06-05 | jbe | Fixed documentation of moonbridge_io.timeref(...): poll function does not return nil on event |
2017-06-05 | jbe | SIGINFO not available on Linux |
2017-06-04 | jbe | Make moonbridge_io.signalsocket(...) accept strings as argument |
2017-06-04 | jbe | Added signal constants table moonbridge_io.signals |
2017-06-04 | jbe | Use SIGTERM to terminate child processes gracefully |
2017-06-04 | jbe | Fixed documentation of socket:drain_call(...) |