You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2013/11/19 17:53:22 UTC

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

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

Jake Farrell updated THRIFT-1587:
---------------------------------

    Component/s: C++ - Library

> 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.1#6144)