thrift/lib/lua
James E. King, III 533405e3f8 THRIFT-4376: fix more high impact coverity defects
Led to the discovery of incorrect lua socket error handling.

This closes #1405
2017-10-29 07:05:47 -04:00
..
src THRIFT-4376: fix more high impact coverity defects 2017-10-29 07:05:47 -04:00
coding_standards.md THRIFT-3148 Markdown links to coding_standards are dead 2015-05-13 21:40:26 +02:00
Makefile.am Update make dist entries 2016-03-18 22:37:02 +09:00
TBinaryProtocol.lua THRIFT-3196: Fix a typo in the lua TBinaryProtocol 2015-06-21 21:31:41 +02:00
TBufferedTransport.lua THRIFT-3598 TBufferedTransport doesn't instantiate client connection 2016-02-04 22:20:00 +09:00
TCompactProtocol.lua THRIFT-3585 Compact protocol implementation for Lua 2016-02-04 22:20:00 +09:00
TFramedTransport.lua THRIFT-3180 fix framed transport 2015-06-14 20:50:03 +02:00
Thrift.lua THRIFT-2882 Lua Generator: using string.len funtion to get struct(map,list,set) size 2014-12-13 21:29:55 +01:00
THttpTransport.lua THRIFT-3728 http transport for thrift-lua 2016-03-18 04:40:46 +09:00
TJsonProtocol.lua THRIFT-3631 JSON protocol implement for thrift-lua library. 2016-02-19 01:06:05 +09:00
TMemoryBuffer.lua THRIFT-2879 TMemoryBuffer: using lua string in wrong way 2014-12-08 20:54:46 +01:00
TProtocol.lua THRIFT-2506 Update TProtocolException error codes to be used consistently throughout the library 2014-05-03 00:49:05 +02:00
TServer.lua THRIFT-3728 http transport for thrift-lua 2016-03-18 04:40:46 +09:00
TSocket.lua THRIFT-1681: Add Lua Support Patch: Dave Watson 2014-04-05 00:50:35 +02:00
TTransport.lua THRIFT-1681: Add Lua Support Patch: Dave Watson 2014-04-05 00:50:35 +02:00