- Forwarded message from Tom Howe <[EMAIL PROTECTED]> -
From: Tom Howe <[EMAIL PROTECTED]>
X-X-Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Perl Event
Hi, I have a query regarding Event. I am trying to build a network server
that can take various requests from different clien
Hello, Tom,
> I am trying to build a network server that can take various requests
> from different clients, divide then into slices and process the
> slices on a first come/first served basis but im having difficulty
> with it. I am using an IO event watcher to check for new data on the
> socket
You wrote:
> - Forwarded message from Tom Howe <[EMAIL PROTECTED]> -
>
> From: Tom Howe <[EMAIL PROTECTED]>
> X-X-Sender: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Perl Event
>
> Hi, I have a query regarding Event. I am trying to build a network server
> that can take various
> "JNP" == Joshua N Pritikin <[EMAIL PROTECTED]> writes:
JNP> Hi, I have a query regarding Event. I am trying to build a
JNP> network server that can take various requests from different
JNP> clients, divide then into slices and process the slices on a
JNP> first come/first served basi