[threadpool] Added dynamic concurrent queue implementation
[mono.git] / mcs / class / System.Runtime.Remoting / System.Runtime.Remoting.dll.sources
index ca8638a87b009ce907659fc0fed2e16cde02c503..edb23325761a123174330eaf3df99880c96d5de0 100644 (file)
@@ -9,6 +9,7 @@ System.Runtime.Remoting.Channels/BinaryServerFormatterSink.cs
 System.Runtime.Remoting.Channels/BinaryServerFormatterSinkProvider.cs
 System.Runtime.Remoting.Channels/ChannelCore.cs
 System.Runtime.Remoting.Channels/CommonTransportKeys.cs
+System.Runtime.Remoting.Channels/IAuthorizeRemotingConnection.cs
 System.Runtime.Remoting.Channels/RemotingThreadPool.cs
 System.Runtime.Remoting.Channels/SoapClientFormatterSink.cs
 System.Runtime.Remoting.Channels/SoapCore.cs
@@ -16,10 +17,10 @@ System.Runtime.Remoting.Channels/SoapServerFormatterSink.cs
 System.Runtime.Remoting.Channels/SoapClientFormatterSinkProvider.cs
 System.Runtime.Remoting.Channels/SoapServerFormatterSinkProvider.cs
 System.Runtime.Remoting.Channels/SoapMessageFormatter.cs
+System.Runtime.Remoting.Channels/SocketCachePolicy.cs
 System.Runtime.Remoting.Channels.Ipc/IpcChannel.cs
 System.Runtime.Remoting.Channels.Ipc/IpcClientChannel.cs
 System.Runtime.Remoting.Channels.Ipc/IpcServerChannel.cs
-System.Runtime.Remoting.Channels.Ipc/IpcChannelFactory.cs
 System.Runtime.Remoting.Channels.Ipc.Win32/IpcTransport.cs
 System.Runtime.Remoting.Channels.Ipc.Win32/IpcChannel.cs
 System.Runtime.Remoting.Channels.Ipc.Win32/IpcChannelHelper.cs
@@ -46,11 +47,13 @@ System.Runtime.Remoting.Channels.Tcp/TcpConnectionPool.cs
 System.Runtime.Remoting.Channels.Http/AggregateDictionary.cs
 System.Runtime.Remoting.Channels.Http/HttpChannel.cs
 System.Runtime.Remoting.Channels.Http/HttpClientChannel.cs
-System.Runtime.Remoting.Channels.Http/HttpHelper.cs
+System.Runtime.Remoting.Channels.Http/HttpClientTransportSink.cs
+System.Runtime.Remoting.Channels.Http/HttpClientTransportSinkProvider.cs
 System.Runtime.Remoting.Channels.Http/HttpRemotingHandler.cs
 System.Runtime.Remoting.Channels.Http/HttpRemotingHandlerFactory.cs
-System.Runtime.Remoting.Channels.Http/HttpServer.cs
 System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs
+System.Runtime.Remoting.Channels.Http/HttpServerTransportSink.cs
+System.Runtime.Remoting.Channels.Http/RemotingHttpListener.cs
 System.Runtime.Remoting.MetadataServices/MetaData.cs
 System.Runtime.Remoting.MetadataServices/MetaDataExporter.cs
 System.Runtime.Remoting.MetadataServices/MetaDataCodeGenerator.cs