in reply to
server dealing with multiple simultaneous socket connections
There are some nodes on this site which you might find helpful.
In the
Tutorials
section,
Reading from more than one socket at once
and
MP3 server with IO::Socket
select() on a client and server socket
Multiple clients with IO::Sockets, IO::Select
Comment on
Re: server dealing with multiple simultaneous socket connections
In Section
Seekers of Perl Wisdom