moonbridge
log reference.txt
age | author | description |
---|---|---|
2021-04-28 | jbe | Updated reference regarding dual IPv6/IPv4 socketsv1.1.3 |
2018-02-03 | jbe | Fixed some bugs with _call and _yield functions in moonbridge_io |
2018-02-01 | jbe | Added parameter to waitfunc of asynchronous I/O functions which allows to check whether waitfunc was called for the first time |
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(...) |