3c2bf709b592c60c9823b3e0300d94e492d66c84
[awesomized/libmemcached] / docs / source / bin / options / net.rst
1
2 .. option:: -s|--servers <list of servers>
3
4 Specify the list of servers as *hostname[:port][,hostname[:port]...]*.
5
6 .. option:: -n|--non-blocking
7
8 Enable non-blocking operations.
9
10 .. option:: -N|--tcp-nodelay
11
12 Disable Nagle's algorithm.