michaelmeling
Results
2
issues of
michaelmeling
Using StreamThreads library to flatten the recursion in receive. The flattened code has been put into StreamThreader.cs Referencing issue #702 A fork has been created for a NET 6.0 build...
I kept running into StackOverflowException when compiled on .Net 6.0, but not .Net 5.0. The issue was mostly happening on fast networks with large packages (1MB). The reason for this...