webmcp
log
| age | author | description | 
|---|---|---|
| 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 | 
| 2017-06-11 | jbe | Removed termination handling from WebMCP (to be done by moonbridge_io if needed) |