| Did you know ... | Search Documentation: |
| socket-accept_message |
@receiver The original socket @arg1 The object <-clone’d socket for the new connection.
This message may be used to deny the client access by object->free’ing
the new socket (@arg2).
See also stream->input_message.