- 24 Apr, 2019 1 commit
-
-
Honfika authored
typo fixes, add some missing xml comment for method arguments, fix the wpf test project (invalid cast exception)
-
- 23 Apr, 2019 1 commit
-
-
justcoding121 authored
-
- 18 Apr, 2019 2 commits
-
-
Jehonathan Thomas authored
Memory Leak Fix
-
Stéphane Graziano authored
Preivous code with "continue" generates a memory leak on 'connection' for an unknown reason. In any case, this code is easier to read.
-
- 15 Apr, 2019 1 commit
-
-
- 13 Apr, 2019 4 commits
-
-
Jehonathan Thomas authored
Use static Encoding.ASCII instead of doing the who…
-
justcoding121 authored
-
StephaneGraziano authored
-
Poppyto authored
- Nuget update to last Stream-Extended
-
- 12 Apr, 2019 7 commits
-
-
justcoding121 authored
-
justcoding121 authored
-
-
buildbot121 authored
-
Jehonathan Thomas authored
Remove ThreadPool auto optimizations, add a manual ThreadPoolWorkerThread
-
Stéphane Graziano authored
-
Stéphane Graziano authored
Remove ThreadPoolOptimisation, because of bugfix in Stream-Extended Lib, but add the ThreadPoolWorkerThread setting option to setup the min ThreadPoolSize (usefull for servers)
-
- 10 Apr, 2019 1 commit
-
-
- 08 Apr, 2019 5 commits
-
-
buildbot121 authored
-
-
justcoding121 authored
-
buildbot121 authored
-
justcoding121 authored
-
- 05 Apr, 2019 4 commits
-
-
Jehonathan Thomas authored
Don't change the Server Socket SendBufferSize or ReceiveBufferSize
-
-
Stéphane Graziano authored
Don't change the Socket SendBufferSize or ReceiveBufferSize (65535 by default) on serverConnection, it's really faster to send/receive data with the default 64k buffer.
-
Stéphane Graziano authored
Don't change the Socket SendTimeout or ReceiveTimeout (65535 by default) on serverConnection, it's really faster to send/receive data with the default 64k buffer.
-
- 04 Apr, 2019 4 commits
-
-
buildbot121 authored
-
Jehonathan Thomas authored
Add ThreadPool tuning for better performances when heavy load
-
Stéphane Graziano authored
-
Stéphane Graziano authored
EnableThreadPoolOptimizing option (increase ThreadPool for new connection and decrease when connection close)
-
- 31 Mar, 2019 6 commits
-
-
justcoding121 authored
-
-
justcoding121 authored
-
Jehonathan Thomas authored
Fix fake tunnel failure
-
justcoding121 authored
-
justcoding121 authored
-
- 05 Mar, 2019 4 commits
-
-
buildbot121 authored
-
-
justcoding121 authored
-
buildbot121 authored
-