=over =item listen SOCKET,QUEUESIZE X<listen> Does the same thing that the listen system call does. Returns true if it succeeded, false otherwise. See the example in L<perlipc/"Sockets: Client/Server Communication">. =back