# listen - perldoc - phpman

    listen SOCKET,QUEUESIZE
            Does the same thing that the [listen(2)](https://www.chedong.com/phpMan.php/man/listen/2/markdown) system call does. Returns
            true if it succeeded, false otherwise. See the example in
            "Sockets: Client/Server Communication" in perlipc.

