[ 
https://issues.apache.org/jira/browse/THRIFT-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205621#comment-14205621
 ] 

ASF GitHub Bot commented on THRIFT-2813:
----------------------------------------

GitHub user Jens-G opened a pull request:

    https://github.com/apache/thrift/pull/260

    THRIFT-2813 multiple library fixes/improvements

    - TSocket ignores timeout on read()
    - TFramedTransport throws Eof after first receive cycle
    - TFramedTransport .flush() did not invoke the read callback
    - incorrect declaration of logDelegate member variable
    - added FlashDevelop project files
    - added Haxe files to EXTRA_DIST etc.
    - added haxelib.json control file for haxelib.org

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Jens-G/thrift thrift-2813

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/260.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #260
    
----
commit b2138d28741c8921392d65f907ec1d3f6973d286
Author: Jens Geyer <[email protected]>
Date:   2014-10-17T23:40:20Z

    multiple library fixes/improvements:
    - TSocket ignores timeout on read()
    - TFramedTransport throws Eof after first receive cycle
    - TFramedTransport .flush() did not invoke the read callback
    - incorrect declaration of logDelegate member variable
    - added FlashDevelop project files
    - added Haxe files to EXTRA_DIST etc.
    - added haxelib.json control file for haxelib.org

----


> multiple haxe library fixes/improvements
> ----------------------------------------
>
>                 Key: THRIFT-2813
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2813
>             Project: Thrift
>          Issue Type: Bug
>          Components: Haxe - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.9.3
>
>
> multiple Haxe library fixes/improvements:
> - TSocket ignores timeout on read()
> - TFramedTransport throws Eof after first receive cycle
> - TFramedTransport .flush() did not invoke the read callback
> - incorrect declaration of logDelegate member variable
> - added FlashDevelop project files
> - added Haxe files to EXTRA_DIST etc.
> - added haxelib.json control file for haxelib.org



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to