diff options
Diffstat (limited to 'docs/man/nng_sockaddr_ipc.5.adoc')
| -rw-r--r-- | docs/man/nng_sockaddr_ipc.5.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_sockaddr_ipc.5.adoc b/docs/man/nng_sockaddr_ipc.5.adoc index 52a57cec..e3a7878e 100644 --- a/docs/man/nng_sockaddr_ipc.5.adoc +++ b/docs/man/nng_sockaddr_ipc.5.adoc @@ -49,7 +49,7 @@ The following structure members are present: For Windows systems, this is the path name of the Named Pipe, without the leading `\\.pipe\` portion, which will be automatically added. -NOTE: At this time, there is no support for Linux "`abstract sockets`". +NOTE: At this time, there is no support for Linux abstract sockets. TIP: In order to ensure maximum compatibility, applications should avoid hard coding the size of the `sa_path` member explicitly, but use the |
