26 Commits

Author SHA1 Message Date
Christian Köllner
4f0abaac73 flush optimization 2020-04-22 22:19:16 +02:00
Christian Köllner
8b88b5c5dd fixed deadlock + blocked thread detection 2020-04-15 21:52:56 +02:00
Christian Köllner
4441ef6c8e test & fix 2020-04-13 20:22:52 +02:00
Christian Köllner
ec0df4872f bug fixes, stability improvements 2020-03-22 00:12:50 +01:00
Christian Köllner
281a1c868f WIP 2020-03-10 21:55:29 +01:00
c80k
21b5ee075d
Merge pull request #44 from c80k/performance
Performance
2020-03-07 19:39:22 +01:00
Christian Köllner
04665f080a error handling tests 2020-03-07 19:37:30 +01:00
Christian Köllner
409e517587 TcpRpcServer,StartAccepting 2020-02-23 14:24:17 +01:00
Christian Köllner
596a97a362 configurable buffering support 2020-02-22 23:47:56 +01:00
Christian Köllner
7b16dbd6e9 buffered I/O 2020-02-22 21:31:59 +01:00
Christian Köllner
2ad89756e1 Improved robustness of TCP connection handling + test 2020-02-22 11:22:13 +01:00
Christian Köllner
1b139a1322 Nullability fixes 2020-02-16 18:00:31 +01:00
Christian Köllner
1cb3c78e34 forward integration 2020-02-08 22:28:39 +01:00
Christian Köllner
1ec5b0e955 Improvements w.r.t. issue #37 2020-02-01 13:49:45 +01:00
Christian Köllner
4bcc97a69f Fix + test case for issue #37 2020-01-31 21:40:25 +01:00
Christian Köllner
5b8f6722ec nullability step 2 2020-01-11 17:56:12 +01:00
Christian Köllner
3c9c98bc2b nullable first step 2020-01-11 17:21:31 +01:00
Christian Köllner
982eaa10dd - fix for issue #33
- turn on XML documentation generator
- documentation fixes
2019-12-11 21:09:43 +01:00
Christian Köllner
796dac5419 Added tracing features, re-enabled (still failing) TC TestTailCallClient 2019-09-02 19:35:25 +02:00
Christian Köllner
23944aef56 Updated package dependencies
Fixed Thread.Join race condition in Tcp server
Removed unnecessary code
Added some integration-level tests for capnpc-csharp
2019-08-31 18:42:03 +02:00
Christian Köllner
611199af83 Runtime + test stability 2019-08-24 00:29:42 +02:00
Christian Köllner
ee974940c0 Test troubleshooting 2019-08-23 23:35:22 +02:00
Christian Köllner
71c2b32c69 Fixed documentation bugs + minor testsuite warnings 2019-07-12 21:48:01 +02:00
Christian Köllner
31af304f09 See comment on issue #3: TcpRpcClient+TcpRpcServer should retry if socket cannot be bound due to SocketError.AddressAlreadyInUse 2019-07-07 19:59:31 +02:00
Chris Wheeler
d0863fbdc4 refactored for .NET standard 2 2019-06-22 18:43:30 -04:00
Christian Köllner
cbf2144ef4 Initial commit 2019-06-12 21:56:55 +02:00