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)
Having a client / server based script that works with a single stream of
network data in a single session e.g. a mail
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
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