webmcp
log
| age | author | description |
|---|---|---|
| 2017-06-18 | jbe | Support for non-integer numbers in mondelefant_atom_connector (requires Lua 5.3) |
| 2017-06-18 | jbe | Avoid blocking of execute.command{...} if child process closes file descriptors but doesn't terminate |
| 2017-06-12 | jbe | Pass poll message to abort_handler of execute.command{...} |
| 2017-06-12 | jbe | Do not execute abortable command if termination has already been requested |
| 2017-06-11 | jbe | New function execute.command{...} |
| 2017-06-11 | jbe | Updated documentation on passing moonbridge_io.poll to main handlers |
| 2017-06-11 | jbe | Code cleanup; Pass moonbridge_io.poll to main handlers |