[
https://issues.apache.org/jira/browse/THRIFT-3833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305323#comment-15305323
]
Jens Geyer commented on THRIFT-3833:
------------------------------------
{code}
... more messages ...
TestServer.hx:44: - http
TestServer.hx:77: - binary protocol
TestServerHandler.hx:51: testVoid()
TestServer.hx:119: done.
Main.hx:54: Completed.
TestServer.hx:44: - http
TestServer.hx:77: - binary protocol
TestServerHandler.hx:51: testVoid()
TestServer.hx:119: done.
Main.hx:54: Completed.
TestServer.hx:44: - http
TestServer.hx:77: - binary protocol
TestServerHandler.hx:51: testVoid()
TestServer.hx:119: done.
Main.hx:54: Completed.
TestClient.hx:139: TException: TTransportException
Makefile:673: recipe for target 'check_php_web' failed
make: *** [check_php_web] Error 255
{code}
Looks as if it is happening right at the end of the test suite, when the Client
is closing his end of the connection.
> haxe http server implementation (by embeding into php web server)
> -----------------------------------------------------------------
>
> Key: THRIFT-3833
> URL: https://issues.apache.org/jira/browse/THRIFT-3833
> Project: Thrift
> Issue Type: Improvement
> Components: Haxe - Library
> Affects Versions: 1.0
> Reporter: Oleksii Prudkyi
> Assignee: Oleksii Prudkyi
>
> provide way to run haxe servers to run as part of ordinal web server (i.e.
> php code generated from haxe)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)