moonbridge
log reference.txt
| age | author | description |
|---|---|---|
| 2018-02-01 | jbe | Modified non-blocking I/O _call functions to pass certain arguments (socket, mode, module) to wait function |
| 2017-06-17 | jbe | Extend moonbridge_io.poll(...) to support waiting for child process termination |
| 2017-06-11 | jbe | Fixed documentation of moonbridge_io.poll(...) |
| 2017-06-11 | jbe | Changed behavior of moonbridge_io.poll(...); Renamed moonbridge_io.sigterm_setup() to moonbridge_io.catch_sigterm(); Removed moonbridge_io.sigterm_received() |
| 2017-06-11 | jbe | Minor fixes in reference.txt |
| 2017-06-11 | jbe | Removed moonbridge_io.signals table |
| 2017-06-11 | jbe | New implementation of SIGTERM handling |