nn_pipe_send

Send the message to the pipe. If successful, pipe takes ownership of the messages.

  1. int nn_pipe_send(nn_pipe* self, nn_msg* msg)
  2. int nn_pipe_send(nn_pipe* self, nn_msg* msg)
  3. int nn_pipe_send(nn_pipe* self, nn_msg* msg)
    extern (C) @nogc nothrow nothrow @nogc
    int
    nn_pipe_send