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

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

GitHub user Jens-G opened a pull request:

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

    Thrift 2815 Haxe: Support for Multiplexing Services on any Transport, 
Protocol and Server

    Patch depends on THRIFT-2813 (git source) and THRIFT-2814 (test codegen)

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

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

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

    https://github.com/apache/thrift/pull/262.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 #262
    
----
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

commit c8c9d6e399bf0ae6d45d54b9a524eaf2d27837cb
Author: Jens Geyer <[email protected]>
Date:   2014-11-09T17:52:48Z

    Multiplex protocol on any language

----


> 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