diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/tran/socket.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ref/tran/socket.md b/docs/ref/tran/socket.md index cfb31ca3..0b7d5a45 100644 --- a/docs/ref/tran/socket.md +++ b/docs/ref/tran/socket.md @@ -1,5 +1,7 @@ # BSD Socket Transport (Experimental) +## Description + The {{i:_socket_ transport}} supports communication between peers across arbitrary BSD sockets, such as those that are created with [`nng_socket_pair()`][nng_socket_pair]. |
