File: System.Runtime.Remoting.dll.sources

package info (click to toggle)
mono 2.6.7-5.1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 327,344 kB
  • ctags: 413,649
  • sloc: cs: 2,471,883; xml: 1,768,594; ansic: 350,665; sh: 13,644; makefile: 8,640; perl: 1,784; asm: 717; cpp: 209; python: 146; sql: 81; sed: 16
file content (91 lines) | stat: -rw-r--r-- 4,644 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
Assembly/AssemblyInfo.cs
../../build/common/Consts.cs
../../build/common/Locale.cs
../../build/common/MonoTODOAttribute.cs
System.Runtime.Remoting.Channels/BinaryClientFormatterSink.cs
System.Runtime.Remoting.Channels/BinaryClientFormatterSinkProvider.cs
System.Runtime.Remoting.Channels/BinaryCore.cs
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
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.Win32/IpcTransport.cs
System.Runtime.Remoting.Channels.Ipc.Win32/IpcChannel.cs
System.Runtime.Remoting.Channels.Ipc.Win32/IpcChannelHelper.cs
System.Runtime.Remoting.Channels.Ipc.Win32/IpcClientChannel.cs
System.Runtime.Remoting.Channels.Ipc.Win32/IpcServerChannel.cs
System.Runtime.Remoting.Channels.Ipc.Win32/NamedPipeClient.cs
System.Runtime.Remoting.Channels.Ipc.Win32/NamedPipeException.cs
System.Runtime.Remoting.Channels.Ipc.Win32/NamedPipeHelper.cs
System.Runtime.Remoting.Channels.Ipc.Win32/NamedPipeListener.cs
System.Runtime.Remoting.Channels.Ipc.Win32/NamedPipeSocket.cs
System.Runtime.Remoting.Channels.Ipc.Win32/NamedPipeStream.cs
System.Runtime.Remoting.Channels.Ipc.Unix/IpcChannel.cs
System.Runtime.Remoting.Channels.Ipc.Unix/IpcClientChannel.cs
System.Runtime.Remoting.Channels.Ipc.Unix/IpcServerChannel.cs
System.Runtime.Remoting.Channels.Ipc.Unix/UnixChannelLoader.cs
System.Runtime.Remoting.Channels.Tcp/TcpChannel.cs
System.Runtime.Remoting.Channels.Tcp/TcpClientChannel.cs
System.Runtime.Remoting.Channels.Tcp/TcpMessageIO.cs
System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs
System.Runtime.Remoting.Channels.Tcp/TcpServerTransportSink.cs
System.Runtime.Remoting.Channels.Tcp/TcpClientTransportSinkProvider.cs
System.Runtime.Remoting.Channels.Tcp/TcpClientTransportSink.cs
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/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/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
System.Runtime.Remoting.MetadataServices/SdlChannelSinkProvider.cs
System.Runtime.Remoting.MetadataServices/ServiceType.cs
System.Runtime.Remoting.MetadataServices/SUDSParserException.cs
System.Runtime.Remoting.MetadataServices/SdlChannelSink.cs
System.Runtime.Remoting.MetadataServices/SdlType.cs
System.Runtime.Remoting.MetadataServices/SUDSGeneratorException.cs
System.Runtime.Remoting.Services/RemotingClientProxy.cs
System.Runtime.Remoting.Services/RemotingService.cs
MonoHttp/AuthenticationSchemes.cs
MonoHttp/AuthenticationSchemeSelector.cs
MonoHttp/ChunkedInputStream.cs
MonoHttp/ChunkStream.cs
MonoHttp/EndPointListener.cs
MonoHttp/EndPointManager.cs
MonoHttp/HttpConnection.cs
MonoHttp/HttpListener.cs
MonoHttp/HttpListenerContext.cs
MonoHttp/HttpListenerBasicIdentity.cs
MonoHttp/HttpListenerException.cs
MonoHttp/HttpListenerPrefixCollection.cs
MonoHttp/HttpListenerRequest.cs
MonoHttp/HttpListenerResponse.cs
MonoHttp/HttpRequestHeader.cs
MonoHttp/HttpResponseHeader.cs
MonoHttp/HttpStreamAsyncResult.cs
MonoHttp/HttpUtility.cs
MonoHttp/ListenerAsyncResult.cs
MonoHttp/ListenerPrefix.cs
MonoHttp/RequestStream.cs
MonoHttp/ResponseStream.cs
MonoHttp/WebHeaderCollection.cs
MonoHttp/Utility.cs