mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-13 07:11:44 +01:00
Fixed Thread.Join race condition in Tcp server Removed unnecessary code Added some integration-level tests for capnpc-csharp
6 lines
90 B
Cap'n Proto
6 lines
90 B
Cap'n Proto
@0xcebb7a61a86a7492;
|
|
|
|
annotation anAnnotation(file): Text;
|
|
|
|
const aConstant :UInt16 = 42;
|