Jeffrey Han created THRIFT-5282: ----------------------------------- Summary: Add IPv6 client support to Lua library Key: THRIFT-5282 URL: https://issues.apache.org/jira/browse/THRIFT-5282 Project: Thrift Issue Type: Improvement Components: Lua - Library Affects Versions: 0.13.0 Reporter: Jeffrey Han
The Lua library only supports TCP connections over IPv4 sockets. Add IPv6 support to the Thrift client in {{l_socket_create_and_connect()}} only, which is the usual code flow. -- This message was sent by Atlassian Jira (v8.3.4#803005)