[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Runtime.Remoting / System.Runtime.Remoting.Channels.Tcp / ChangeLog
index 5df6e3353fe690466469a78402ce6fbcaf77c501..214ab8b92c4c8f3dc8b423b085d8f537c4f9f3d0 100644 (file)
@@ -1,3 +1,12 @@
+2008-09-18  Robert Jordan  <robertj@gmx.net>
+
+       * TcpConnectionPool.cs: Set NoDelay on both profiles.
+
+2008-09-18  Zoltan Varga  <vargaz@gmail.com>
+
+       * TcpConnectionPool.cs: Set the NoDelay flag on the socket to avoid 
+       excessive waiting by the tcp stack. Fixes #416462.
+
 2008-09-17  Jeffrey Stedfast  <fejj@novell.com>
 
        * TcpChannel.cs (ParseTcpURL): If given "tcp://", don't set host