* FileSystemInfo.cs: corrected COM visibility of UTC properties
[mono.git] / mcs / class / System.Runtime.Remoting / System.Runtime.Remoting.Channels.Tcp /
2004-03-05 Lluis Sanchez * TcpServerChannel.cs: In the ProcessMessages() loop...
2004-02-27 Lluis Sanchez * TcpClientTransportSink.cs: Set the RequestUri transp...
2004-02-23 Lluis Sanchez * TcpClientTransportSink.cs: Release the connection...
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...
2003-09-14 Lluis Sanchez * TcpClientChannel.cs: Fixed constructor.
2003-08-20 Lluis Sanchez * TcpConnectionPool.cs: Check if a connection is alive...
2003-04-27 Lluis Sanchez * TcpChannel.cs: The port property may not be an strin...
2003-04-03 Lluis Sanchez * TcpMessageIO.cs: Changed header format to match...
2003-02-05 Alvaro del Castillo2003-02-05 Alvaro del Castillo <acs@barrapunto.com>
2003-01-27 Lluis Sanchez* TcpServerChannel.cs: Changed management of listener...
2003-01-26 Lluis Sanchez* TcpServerChannel.cs: Changed default formatter sink...
2002-12-29 Lluis Sanchezno message
2002-08-30 Dietmar Maurerchannel example implementation
2002-08-24 Dietmar Maurermore tcp channel code, renamed soap namespace to Soap
2002-08-21 Dietmar Maurer2002-08-21 Dietmar Maurer <dietmar@ximian.com>
2002-08-20 Dietmar Maureradded missing file
2002-08-20 Dietmar Maureradded missing files