You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2015/04/09 02:55:13 UTC

[jira] [Commented] (THRIFT-1587) TSocket::setRecvTimeout error

    [ 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)