[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Runtime.Remoting / System.Runtime.Remoting.Channels.Tcp / ChangeLog
2003-12-23 Lluis Sanchez * TcpServerChannel.cs: If useIpAddress and bindAddress...
2003-12-19 Lluis SanchezTcpServerChannel.cs: Fixes in channel initialization.
2003-12-12 Lluis SanchezTcpChannel.cs: Added null check.
2003-11-16 Lluis Sanchez * TcpClientChannel.cs: Added support for name and...
2003-11-13 Lluis SanchezTcpChannel.cs: take into account name and priority...
2003-11-12 Lluis Sanchez * TcpServerChannel.cs: Remove listener initialization...