- accept() now calls the bsdsocket.library accept() function first
and then hooks up the socket with the clib2 data structures. This makes it possible to have several Processes calling the accept() stub at the same time.
Authored by: obarthel 2005-10-08
Parent: [r351]
Child: [r353]