AW: [jira] [Updated] (THRIFT-1890) C++: Make named pipes server work asynchronously

2013-03-21 Thread Jens Geyer
Ben, if you agree with the latest patch, I commit it. Von: Jens Geyer (JIRA) Gesendet: 19.03.2013 22:51 An: dev@thrift.apache.org Betreff: [jira] [Updated] (THRIFT-1890) C++: Make named pipes server work asynchronously [ https://issues.apache.org/jira

[jira] [Updated] (THRIFT-1890) C++: Make named pipes server work asynchronously

2013-03-19 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-1890: -- Attachment: pipeStopTest.cpp addNumbers.thrift Toy test case programs for exercising

[jira] [Updated] (THRIFT-1890) C++: Make named pipes server work asynchronously

2013-03-19 Thread Ben Craig (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Craig updated THRIFT-1890: -- Attachment: TPipeServer.cpp Changes that work for me. This file is likely hilariously out of date of

[jira] [Updated] (THRIFT-1890) C++: Make named pipes server work asynchronously

2013-03-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1890: --- Attachment: (was: THRIFT-1890_Cpp_Make_named_pipes_server_work_asynchronously-v2.patch)

[jira] [Updated] (THRIFT-1890) C++: Make named pipes server work asynchronously

2013-03-19 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1890: --- Attachment: THRIFT-1890_Cpp_Make_named_pipes_server_work_asynchronously-v3.patch Patch v3 *

[jira] [Updated] (THRIFT-1890) C++: Make named pipes server work asynchronously

2013-03-18 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1890: --- Attachment: (was: THRIFT-1890_Cpp_Make_named_pipes_server_work_asynchronously.patch) C++:

[jira] [Updated] (THRIFT-1890) C++: Make named pipes server work asynchronously

2013-03-18 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1890: --- Attachment: THRIFT-1890_Cpp_Make_named_pipes_server_work_asynchronously-v2.patch * added separate

[jira] [Updated] (THRIFT-1890) C++: Make named pipes server work asynchronously

2013-03-15 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer updated THRIFT-1890: --- Attachment: THRIFT-1890_Cpp_Make_named_pipes_server_work_asynchronously.patch Proposed patch, but