Peter Scott wrote:
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.

If you really want to get into the low level details of network programming then there is no better book than W. Richard Stevens' books:

http://www.kohala.com/start/unpv12e.html
http://www.kohala.com/start/unpv22e/unpv22e.html



John
--
Perl isn't a toolbox, but a small machine shop where you
can special-order certain sorts of tools at low cost and
in short order.                            -- Larry Wall

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to