in reply to
Re^3: non-blocking listen on a tcp server
in thread
non-blocking listen on a tcp server
forks
also provides
async
, but forks instead of creating threads.
Comment on
Re^4: non-blocking listen on a tcp server
Download
Code
In Section
Seekers of Perl Wisdom