You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jaesang Kim (JIRA)" <ji...@apache.org> on 2014/04/21 10:03:15 UTC

[jira] [Updated] (THRIFT-2475) c_glib: buffered_transport_write function return always TRUE.

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

Jaesang Kim updated THRIFT-2475:
--------------------------------

    Attachment: thrift-2475_check_socket_write_return_value_in_buffered_transport.patch

this is my patch. check success or fail from socket write function in thrift_buffered_transport_write.

> c_glib: buffered_transport_write function return always TRUE.
> -------------------------------------------------------------
>
>                 Key: THRIFT-2475
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2475
>             Project: Thrift
>          Issue Type: Bug
>          Components: C glib - Library
>    Affects Versions: 0.9.1
>         Environment: linux
>            Reporter: Jaesang Kim
>         Attachments: thrift-2475_check_socket_write_return_value_in_buffered_transport.patch
>
>
> buffered_transport_write function return always TRUE, though fail to write.



--
This message was sent by Atlassian JIRA
(v6.2#6252)