Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 4.9/5.0, builds 850-998 > 960 - 11 July 06

HOSTEX

Scroll Prev Top Next More

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.