Core listen function for streaming connection-oriented sockets (TCP, etc.)
the listening socket. You shouldn't do much with this except maybe close it when you are done.
It will:
See Implementation
Core listen function for streaming connection-oriented sockets (TCP, etc.)