Void forkfunDefault(NetHandle h, Int pid)
Arguments
h: The (closed) network connection handlepid: The process ID of the forked process handling the connection.
Usage
A default function to run on forking, which does nothing.
h: The (closed) network connection handlepid: The process ID of the forked process handling the connection.A default function to run on forking, which does nothing.