NetSharp

NetSharp.git
git clone git://git.lenczewski.org/NetSharp.git
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.gitignore424L
-rw-r--r--LICENSE21L
-rw-r--r--NetSharp/NetSharp.Benchmarks/AssemblyAttributes.cs5L
-rw-r--r--NetSharp/NetSharp.Benchmarks/INetSharpBenchmark.cs20L
-rw-r--r--NetSharp/NetSharp.Benchmarks/NetSharp.Benchmarks.csproj16L
-rw-r--r--NetSharp/NetSharp.Benchmarks/Program.cs123L
-rw-r--r--NetSharp/NetSharp.Examples/AssemblyAttributes.cs5L
-rw-r--r--NetSharp/NetSharp.Examples/INetSharpExample.cs20L
-rw-r--r--NetSharp/NetSharp.Examples/NetSharp.Examples.csproj16L
-rw-r--r--NetSharp/NetSharp.Examples/Program.cs102L
-rw-r--r--NetSharp/NetSharp.Tests/AssemblyAttributes.cs9L
-rw-r--r--NetSharp/NetSharp.Tests/NetSharp.Tests.csproj22L
-rw-r--r--NetSharp/NetSharp.Tests/RawDatagramConnectionTests.cs36L
-rw-r--r--NetSharp/NetSharp.Tests/RawStreamConnectionTests.cs58L
-rw-r--r--NetSharp/NetSharp.Tests/TestUtils.cs20L
-rw-r--r--NetSharp/NetSharp.sln49L
-rw-r--r--NetSharp/NetSharp/AssemblyAttributes.cs8L
-rw-r--r--NetSharp/NetSharp/GlobalSuppressions.cs9L
-rw-r--r--NetSharp/NetSharp/NetSharp.csproj75L
-rw-r--r--NetSharp/NetSharp/NetSharp.xml657L
-rw-r--r--NetSharp/NetSharp/Properties/Resources.Designer.cs101L
-rw-r--r--NetSharp/NetSharp/Properties/Resources.pl-PL.resx129L
-rw-r--r--NetSharp/NetSharp/Properties/Resources.resx129L
-rw-r--r--NetSharp/NetSharp/Raw/Datagram/RawDatagramConnection.cs118L
-rw-r--r--NetSharp/NetSharp/Raw/IRawServer.cs13L
-rw-r--r--NetSharp/NetSharp/Raw/RawConnectionBase.cs265L
-rw-r--r--NetSharp/NetSharp/Raw/Stream/IRawStreamClient.cs67L
-rw-r--r--NetSharp/NetSharp/Raw/Stream/IRawStreamPacketHandler.cs55L
-rw-r--r--NetSharp/NetSharp/Raw/Stream/RawPacket.cs30L
-rw-r--r--NetSharp/NetSharp/Raw/Stream/RawPacketHeader.cs115L
-rw-r--r--NetSharp/NetSharp/Raw/Stream/RawStreamClient.cs551L
-rw-r--r--NetSharp/NetSharp/Raw/Stream/RawStreamServer.cs604L
-rw-r--r--NetSharp/NetSharp/Utils/SlimObjectPool.cs107L
-rw-r--r--NetSharp/NetSharp/stylecop.json59L
-rw-r--r--NetSharp/nuget.config6L
-rw-r--r--NetSharp/omnisharp.json60L
-rw-r--r--README.md62L
-rw-r--r--README.md.old76L
-rw-r--r--docs/datagram-network-reader-benchmark.png92273B
-rw-r--r--docs/datagram-network-writer-benchmark.png27004B
-rw-r--r--docs/example-selector.png15853B
-rw-r--r--docs/stream-network-reader-benchmark.png93074B
-rw-r--r--docs/stream-network-writer-benchmark.png26683B