X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fsource%2Fbin%2Foptions%2Fnet.rst;fp=docs%2Fsource%2Fbin%2Foptions%2Fnet.rst;h=3c2bf709b592c60c9823b3e0300d94e492d66c84;hb=9a81d46611dd5b673cee7710e4284d2fd36a4618;hp=0000000000000000000000000000000000000000;hpb=2b2c00512dc00b85346279647d03260d7421c960;p=awesomized%2Flibmemcached diff --git a/docs/source/bin/options/net.rst b/docs/source/bin/options/net.rst new file mode 100644 index 00000000..3c2bf709 --- /dev/null +++ b/docs/source/bin/options/net.rst @@ -0,0 +1,12 @@ + +.. option:: -s|--servers + + Specify the list of servers as *hostname[:port][,hostname[:port]...]*. + +.. option:: -n|--non-blocking + + Enable non-blocking operations. + +.. option:: -N|--tcp-nodelay + + Disable Nagle's algorithm.