socket-accept-connection

[procedure] socket-accept-connection socket

STk: waits for a client to connect to the server socket socket, and accepts it. See also make-server-socket.

This is called socket-accept in some implementations, including STklos.