The stupid question is the question not asked | |
PerlMonks |
perlfunc:acceptby gods (Initiate) |
on Aug 24, 1999 at 22:43 UTC ( [id://353]=perlfunc: print w/replies, xml ) | Need Help?? |
acceptSee the current Perl documentation for accept. Here is our local, out-dated (pre-5.6) version: accept - accept an incoming socket connect
accept NEWSOCKET,GENERICSOCKET
Accepts an incoming socket connect, just as the
|
|