Lee Hinman
65f43970da
Default to binding to loopback address
...
Binds to the address returned by `InetAddress.getLoopbackAddress()`.
Closes #11300
2015-06-04 10:25:49 -06:00
Clinton Gormley
cb00d4a542
Docs: Removed all the added/deprecated tags from 1.x
2014-09-26 21:04:42 +02:00
Shay Banon
95762e8126
Support "default" for tcpNoDelay and tcpKeepAlive
...
Allow to set the value default to network.tcp.no_delay and network.tcp.keep_alive so they won't be set at all, since on solaris, setting tcpNoDelay can actually cause failure
relates to #7115
2014-08-02 17:32:41 +02:00
Gaurav Arora
4a3837acf0
[DOCS] fix typo in network module docs
2014-06-03 13:19:36 +02:00
Lee Hinman
0442b737be
Add more anchor links to documentation
...
Related to #3679
2013-09-30 13:13:16 -06:00
Clinton Gormley
822043347e
Migrated documentation into the main repo
2013-08-29 01:24:34 +02:00