On Wed, 18 Jul 2007 17:49:52 +0000, Monty wrote: > Disregarding any limitations of this code, do I understand that > accept() spawns another socket with the file handle of SESSION?
If you're studying things at this low level for academic purposes, I recommend Lincoln Stein's "Network Programming With Perl". It'll explain all that plus higher level programming which would be the more pragmatic way of getting a task done. Starting to get a bit dated, but still the best book around for this, IMHO. -- Peter Scott http://www.perlmedic.com/ http://www.perldebugged.com/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/