thrift/test/lua
longzhiri 03715899d2 THRIFT-5260 Fix the thrift compiler generate problematic lua code for the oneway method
Client: lua
Patch: longzhiri <persistentsnail@gmail.com>

This closes #2212

The oneway method's processor has no need to write the result to client, but it is necessary to return values of each handler's return.
2020-09-12 19:01:36 +02:00
..
Makefile.am THRIFT-4717: fix up make clean with autoconf 2019-01-25 23:33:54 -05:00
test_basic_client.lua THRIFT-5260 Fix the thrift compiler generate problematic lua code for the oneway method 2020-09-12 19:01:36 +02:00
test_basic_server.lua THRIFT-5260 Fix the thrift compiler generate problematic lua code for the oneway method 2020-09-12 19:01:36 +02:00