summaryrefslogtreecommitdiff
path: root/lib/netstd/Thrift/Server/TThreadPoolAsyncServer.cs
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5504 CA2254 Message template should be compile time constantJens Geyer2022-01-271-2/+0
* THRIFT-5481 consolidate netstd server implementation details into one common ...Jens Geyer2021-11-141-4/+4
* - Fixed a few XML comments and ArgumentException argumentsJens Geyer2021-10-281-3/+3
* THRIFT-5419 Incorrect usage of thread pool in TThreadPoolAsyncServer may lead...phxnsharp2021-05-261-8/+8
* THRIFT-5422 add threadpool server to netstd test suite implJens Geyer2021-05-261-5/+7
* THRIFT-5398 ThreadPoolServer not stoppable via CancellationTokenJens Geyer2021-04-151-3/+5
* THRIFT-4839: Remove embedded buffering/framed options from TCP transportsKyle Smith2019-03-271-1/+1
* THRIFT-4831 interface ITProtocolFactory should be class TProtocolFactory againJens Geyer2019-03-211-6/+6
* THRIFT-4723 Consolidate C#/netcore into new netstd language targetJens Geyer2019-01-281-0/+297