frank ling created THRIFT-1587:
----------------------------------

             Summary: TSocket::setRecvTimeout error
                 Key: THRIFT-1587
                 URL: https://issues.apache.org/jira/browse/THRIFT-1587
             Project: Thrift
          Issue Type: Bug
            Reporter: frank ling


use setsockopt(socket_, SOL_SOCKET, SO_RCVTIMEO, cast_sockopt(&r), sizeof(r));
but in windows SO_RCVTIMEO is DWORD,not recvTimeval_

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to