]> git.deb.at Git - rhonda/impostor.hazel.git/commit
Added a listener with a fixed number of threads. Still testing how that works in...
authorForest <forest@innersloth.com>
Wed, 15 Jan 2020 21:08:15 +0000 (13:08 -0800)
committerForest <forest@innersloth.com>
Wed, 15 Jan 2020 21:08:15 +0000 (13:08 -0800)
commitea8de98fb727ae2649cfb788b06d4483d1517212
treef1daeb92c3e037b1a8e9649314c14ae4455582ed
parentb1c9941825481c18cb47b39453a1ed0444852cee
Added a listener with a fixed number of threads. Still testing how that works in practice
Hazel.UnitTests/UPnPTests.cs
Hazel/Connection.cs
Hazel/FewerThreads/HazelThreadPool.cs [new file with mode: 0644]
Hazel/FewerThreads/UdpConnectionListener2.cs [new file with mode: 0644]
Hazel/FewerThreads/UdpServerConnection2.cs [new file with mode: 0644]
Hazel/Hazel.csproj
Hazel/UPnP/ILogger.cs
Hazel/UPnP/UPnPHelper.cs