thrift/lib
Changli Gao 257dceff5e THRIFT-4160 (pt. 2): Fix wrong numActiveProcessors_ when failing to notify any IO thread
Client: cpp

This closes #1239
We should decrease numActiveProcessors_ when failing to notify any
IO thread.
2017-04-05 19:29:24 -04:00
..
as3 THRIFT-4006 Added removeEventListener method to TSocket.as 2016-12-17 19:51:35 +01:00
c_glib THRIFT-2026: Eliminate some undefined behavior in C/C++ 2017-03-25 08:16:18 -04:00
cocoa THRIFT-3859: Add support for Unix Domain Sockets to TSocketServer and TSocketTransport. 2017-04-02 23:14:29 -04:00
cpp THRIFT-4160 (pt. 2): Fix wrong numActiveProcessors_ when failing to notify any IO thread 2017-04-05 19:29:24 -04:00
csharp THRIFT-4084: Add a SSL/TLS negotiation check to crossfeature to verify SSLv3 is not active and that at least one of TLSv1.0 through 1.2 are accepted. 2017-02-20 08:52:11 -05:00
d THRIFT-4084: Add a SSL/TLS negotiation check to crossfeature to verify SSLv3 is not active and that at least one of TLSv1.0 through 1.2 are accepted. 2017-02-20 08:52:11 -05:00
dart THRIFT-4019: Dart Makefiles should also clean pubspec.lock 2017-01-04 10:11:06 -06:00
delphi THRIFT-4024 Skip() should throw on unknown data types 2017-01-11 20:50:38 +01:00
erl THRIFT-3884 Fix Erlang compact protocol double endianess and boolean list 2016-07-23 16:52:53 +09:00
go THRIFT-3730: go server errors are logged twice 2017-04-01 11:21:12 -04:00
haxe THRIFT-4157 outdated readme about Haxe installation on Linux 2017-04-02 16:06:08 +02:00
hs THRIFT-4044 work around an hspec-core 2.4.0 library issue causing all build job #17 on Travis CI to fail 2017-01-28 16:00:09 -05:00
java THRIFT-4130: Release connection back to managed pool. 2017-03-22 20:33:20 -04:00
javame THRIFT-2410: Add UTF-16 to UTF-8 converter and use for convert the escaped unicode character to UTF-8 byte array. 2015-11-23 17:09:27 +09:00
js Build fails using Java 1.8 with Ant < 1.9 2017-01-25 20:34:04 -05:00
json THRIFT-2869 run JSON schema validator from test 2015-12-24 02:11:13 +09:00
lua THRIFT-3947 use sockaddr_storage with getsockname for future transport compatibility (ipv6) 2016-11-12 15:12:33 -05:00
netcore THRIFT-4039 Update of Apache Thrift .Net Core lib 2017-01-25 00:04:45 +01:00
nodejs THRIFT-3801 - Node Thrift client throws exception with multiplexer and responses that are bigger than a single buffer 2017-02-22 11:24:41 -05:00
ocaml THRIFT-2364: use oasis to build thrift for ocaml 2017-02-15 14:23:44 -05:00
perl THRIFT-4069: perl library cleanup - namespaces, versioning, exception fixes 2017-03-30 17:09:04 -04:00
php THRIFT-4154: properly close socket whether it is persistent or not on close() 2017-04-01 23:26:54 -04:00
py THRIFT-4029: add MANIFEST.in to include the extension files 2017-03-10 06:24:31 -05:00
rb THRIFT-4138: Remove undefined behavior imported from Boost 2017-04-01 10:51:48 -04:00
rs THRIFT-4147: Rust: protocol should accept transports with non-static lifetime 2017-03-30 17:28:58 -04:00
st THRIFT-3148 Markdown links to coding_standards are dead 2015-05-13 21:40:26 +02:00
ts THRIFT-3588 Using TypeScript with --noImplicitAny fails 2016-01-30 11:37:08 +01:00
xml THRIFT-3803 - Remove file attribute from include elements in XML generator 2016-04-29 23:29:29 +02:00
Makefile.am THRIFT-2945 Add Rust support 2017-01-26 01:34:16 +01:00