Please enable JavaScript to view this site.

A-Shell Development History

HOSTEX now supports a new suffix character, "#", which is like "$", except that it allows the child process to inherit the handles opened by the parent. This is mainly only of interest for passing a socket opened by the parent to the child, so that the parent can close it and accept another on the same port.