Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-15 * TcpServerChannel.cs: Set channel name from the provided properties.Lluis Sanchez
2004-06-25Add licensing infoDuncan Mak
2004-05-13 * TcpChannel.cs: Made Init private.Lluis Sanchez
2004-04-16 * TcpClientChannel.cs: Initialize the sink provider in the defaultLluis Sanchez
2004-03-05 * TcpServerChannel.cs: In the ProcessMessages() loop, moved the closing ofLluis Sanchez
2004-02-27 * TcpClientTransportSink.cs: Set the RequestUri transport header beforeLluis Sanchez
2004-02-23 * TcpClientTransportSink.cs: Release the connection after sending anLluis Sanchez
2003-12-23 * TcpServerChannel.cs: If useIpAddress and bindAddress are both specified,Lluis Sanchez
2003-12-19TcpServerChannel.cs: Fixes in channel initialization.Lluis Sanchez
2003-12-12TcpChannel.cs: Added null check.Lluis Sanchez
2003-11-17 * TcpClientChannel.cs: Added support for name and priority properties.Lluis Sanchez
2003-11-13TcpChannel.cs: take into account name and priority properties.Lluis Sanchez
2003-11-12 * TcpServerChannel.cs: Remove listener initialization and StartListeningLluis Sanchez
2003-09-14 * TcpClientChannel.cs: Fixed constructor.Lluis Sanchez
2003-08-20 * TcpConnectionPool.cs: Check if a connection is alive before reusingLluis Sanchez
2003-04-28 * TcpChannel.cs: The port property may not be an string. Fixed.Lluis Sanchez
2003-04-03 * TcpMessageIO.cs: Changed header format to match MS.NET. Based on the patchLluis Sanchez
2003-02-062003-02-05 Alvaro del Castillo <acs@barrapunto.com>Alvaro del Castillo
2003-01-27* TcpServerChannel.cs: Changed management of listener threads.Lluis Sanchez
2003-01-26* TcpServerChannel.cs: Changed default formatter sink to BinaryFormatterSinkLluis Sanchez
2002-12-29no messageLluis Sanchez
2002-08-30channel example implementationDietmar Maurer
2002-08-24more tcp channel code, renamed soap namespace to SoapDietmar Maurer
2002-08-212002-08-21 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer
2002-08-20added missing fileDietmar Maurer
2002-08-20added missing filesDietmar Maurer