ossp-pkg/sa/TODO 1.37 -> 1.38
--- TODO 2002/10/25 19:53:22 1.37
+++ TODO 2002/10/26 15:45:32 1.38
@@ -33,7 +33,7 @@
http://www.v6.wide.ad.jp/Presentations/ai3-penang0010-v6programming/mgp00015.html
o Nagle's Algorithm and Flushing of Output Buffers.
-
+
The kernel performs Nagle's Algorithm (see RFC 896 and search for "nagle
algorithm" on www.whatis.com [currently
http://searchnetworking.techtarget.com/sDefinition/0,,sid7_gci754347,00.html]
@@ -55,7 +55,7 @@
This can be done by internally switching to always use writev(2),
providing an emulation for writev(2) ala Pth and by basing the write
calls always on writev.
-
+
o Kernel Read/Write Buffer Adjustments.
BSD Sockets usually provide (see setsockopt(2)):
|
|