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

Hudson commented on THRIFT-2696:
--------------------------------

SUCCESS: Integrated in Thrift #1280 (See 
[https://builds.apache.org/job/Thrift/1280/])
THRIFT-2696 Unable to stop socket server while there are idle clients (jensg: 
rev 3e8d9272cecfb6dcfe7a03faafdba295c7d1838e)
* lib/delphi/test/TestServer.pas
* lib/delphi/src/Thrift.Server.pas
* lib/delphi/src/Thrift.Transport.pas
* lib/delphi/src/Thrift.Transport.Pipes.pas
* lib/delphi/test/TestClient.pas


> Unable to stop socket server while there are idle clients
> ---------------------------------------------------------
>
>                 Key: THRIFT-2696
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2696
>             Project: Thrift
>          Issue Type: Bug
>          Components: Delphi - Library
>    Affects Versions: 0.9
>            Reporter: Severian Duchenko
>            Assignee: Jens Geyer
>             Fix For: 0.9.2
>
>         Attachments: 
> THRIFT-2696-Unable-to-stop-socket-server-while-there-FINAL.patch, 
> THRIFT-2696-Unable-to-stop-socket-server-while-there.patch, code_exmple.txt, 
> patch.txt
>
>
> When TSimpleServer created using TServerSocketImpl and there are idle clients 
> (connected, but not sending anything), it is impossible to stop server.
> After executing TSimpleServer.stop server will not stop until client is 
> disconnected or does not send anything.



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

Reply via email to