in reply to Reply to TCP messages Net::Server::PreFork
HTH,... local $/=';'; while (defined($buf=$sock->getline)) { # parse $buf here } ...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Reply to TCP messages Net::Server::PreFork
by diazocon (Initiate) on Oct 07, 2010 at 15:06 UTC | |
by Anonymous Monk on Feb 15, 2012 at 12:54 UTC |