diff options
Diffstat (limited to 'docs/man/nng_sockaddr_inproc.5.adoc')
| -rw-r--r-- | docs/man/nng_sockaddr_inproc.5.adoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/man/nng_sockaddr_inproc.5.adoc b/docs/man/nng_sockaddr_inproc.5.adoc index 529e8758..69d1319a 100644 --- a/docs/man/nng_sockaddr_inproc.5.adoc +++ b/docs/man/nng_sockaddr_inproc.5.adoc @@ -42,8 +42,7 @@ The following structure members are present: This field will always have the value ((`NNG_AF_INPROC`)). `sa_name`:: - This field holds an arbitrary C string, which is the "`name`" of - the address. + This field holds an arbitrary C string, which is the name of the address. The string must be `NUL` terminated, but no other restrictions exist. TIP: In order to ensure maximum compatibility, applications should avoid |
