You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2015/04/10 20:48:13 UTC

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

     [ https://issues.apache.org/jira/browse/THRIFT-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roger Meier resolved THRIFT-1587.
---------------------------------
    Resolution: Implemented

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