diff options
author | Martin Sustrik <sustrik@250bpm.com> | 2012-05-17 10:49:55 +0200 |
---|---|---|
committer | Martin Sustrik <sustrik@250bpm.com> | 2012-05-18 06:34:38 +0200 |
commit | 40e52dc710ae1d693fa09bab1c6e47ae2c2933cf (patch) | |
tree | dc248f090a835595f8364d09dbefc03875f24672 /doc | |
parent | 77326a7744c6d4cc7be91039b2407c89d2216e29 (diff) |
Link to xs_shutdown added to xs(7) man page
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/xs.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -136,9 +136,10 @@ Manipulating socket options:: linkxs:xs_getsockopt[3] linkxs:xs_setsockopt[3] -Establishing a message flow:: +Creating and modifiying topologies:: linkxs:xs_bind[3] linkxs:xs_connect[3] + linkxs:xs_shutdown[3] Sending and receiving messages:: linkxs:xs_send[3] |