[
https://issues.apache.org/jira/browse/THRIFT-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14486443#comment-14486443
]
James E. King, III commented on THRIFT-1587:
--------------------------------------------
Looking at the 0.9.3 development tip, this appears to be resolved. We should
figure out what release it was resolved in and mark it as such.
> TSocket::setRecvTimeout error
> -----------------------------
>
> Key: THRIFT-1587
> URL: https://issues.apache.org/jira/browse/THRIFT-1587
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)