You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Jens-G <gi...@git.apache.org> on 2014/11/11 01:24:23 UTC

[GitHub] thrift pull request: Thrift 2815 Haxe: Support for Multiplexing Se...

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 <je...@apache.org>
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 <je...@apache.org>
Date:   2014-11-09T17:52:48Z

    Multiplex protocol on any language

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request: Thrift 2815 Haxe: Support for Multiplexing Se...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---