Re: handeling multiple tcp connections

2013-09-04 Thread David Precious
On Wed, 4 Sep 2013 09:40:26 + Marco van Kammen wrote: > Hi All, > > I'm looking for some good documentation on how to handle multiple tcp > connections at the same time. [...] > Looked into IO::select and stuff but I'm just missing some good > simple clean examples. [...] As Shlomi said, th

Re: handeling multiple tcp connections

2013-09-04 Thread Shlomi Fish
Hi Marco, On Wed, 4 Sep 2013 09:40:26 + Marco van Kammen wrote: > Hi All, > > I'm looking for some good documentation on how to handle multiple tcp > connections at the same time. Already have the book Network Programming with > Perl (Lincoln D. Stein) I believe that book is heavily outda