Devkit_core.NixSource*nix support
fork off and die
NB be careful with mutexes in signal handlers. Outputting anything to ocaml channels is a potential deadlock. Use signalfd which invokes signal handlers in predictable context.
Parse input as ip:port
Convert a string to a Unix.sockaddr.
Formats supported are:
Unix.inet_addr_anyUnix.inet_addr_loopbackExecute process and capture stdout to string,
Buffered output to Unix.file_descr. Doesn't own the file descriptor.
raise core and nofile soft limits (to the corresponding hard limits)