| Commit message (Collapse) | Author | Age |
| | |
|
| |
|
|
|
|
|
|
| |
This functionality was provided principally for libnanomsg compatibility.
This saves some memory and eliminates some pointless functionality.
While here, updated the socket options documentation to remove references
to options already removed.
|
| |
|
|
|
| |
This should help the compiler enforce checks, and may result
in better optimizations.
|
|
|
Also this fixes problems with uninitialized socket names, and the
socket name stat not being adjusted correctly when set via API.
|