wangyunjian created THRIFT-5101:
-----------------------------------
Summary: Return NULL install of FALSE for
thrift_server_socket_accept()
Key: THRIFT-5101
URL: https://issues.apache.org/jira/browse/THRIFT-5101
Project: Thrift
Issue Type: Bug
Components: C glib - Library
Affects Versions: 0.13.0
Reporter: wangyunjianThe return value of thrift_server_socket_accept() is a pointer, not a gboolean value, so return NULL instead of FALSE. -- This message was sent by Atlassian Jira (v8.3.4#803005)
