thrift/lib/delphi/test
Jens Geyer 684ccab5e7 THRIFT-2696 Unable to stop socket server while there are idle clients
Client: Delphi
Patch: Severian Duchenko & Jens Geyer

The patch contains some additional refactoring, e.g. I consolidated the excessively overloaded CTORs a bit.
2014-09-11 21:14:44 +02:00
..
codegen Added missing ASF headers 2014-04-15 21:54:55 +02:00
multiplexed THRIFT-2162 Missing calls to inherited CTOR at misc. places 2013-09-06 21:02:57 +02:00
serializer Testcase fixed 2014-07-04 00:11:56 +02:00
skip THRIFT-2407 use markdown (rename README => README.md) 2014-03-19 06:47:47 +01:00
typeregistry THRIFT-1993 Factory to create instances from known (generated) interface types with Delphi 2013-06-04 22:06:30 +02:00
client.dpr THRIFT-2694 Minor glitches in Delphi cross-test code 2014-09-07 01:45:56 +02:00
maketest.sh exec permissions for sh files 2014-04-30 18:16:20 +02:00
server.dpr THRIFT-2694 Minor glitches in Delphi cross-test code 2014-09-07 01:45:56 +02:00
TestClient.pas THRIFT-2694 Minor glitches in Delphi cross-test code 2014-09-07 01:45:56 +02:00
TestConstants.pas THRIFT-1880 Make named pipes server work asynchronously (overlapped) to allow for clean server stops 2013-03-27 20:26:25 +02:00
TestServer.pas THRIFT-2696 Unable to stop socket server while there are idle clients 2014-09-11 21:14:44 +02:00
TestServerEvents.pas THRIFT-2195 Delphi: Add event handlers for server and processing events 2013-09-25 21:12:21 +02:00