chickadee » nanomsg » nn-send

nn-send socket msgprocedure

Send a message on socket, using the socket's semantics. msg must be a string.

In the current implementation, this operation may block for certain protocols in which case other srfi-18 threads block too.