The nng_pipe_socket()
function returns the nng_socket
associated with the pipe p.
Note
|
The returned socket may be closed or in the process of closing, in which case it will not be usable with other functions. |
The nng_pipe_socket()
function returns the nng_socket
associated with the pipe p.
Note
|
The returned socket may be closed or in the process of closing, in which case it will not be usable with other functions. |