nn_pipe_recv

Receive a message from a pipe. 'msg' should not be initialised prior to the call. It will be initialised when the call succeeds.

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