chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-janitors] #614: TCP sockets get closed prematurely


From: Chicken Trac
Subject: Re: [Chicken-janitors] #614: TCP sockets get closed prematurely
Date: Mon, 04 Jul 2011 21:39:22 -0000

#614: TCP sockets get closed prematurely
-----------------------------+----------------------------------------------
  Reporter:  syn             |       Owner:       
      Type:  defect          |      Status:  new  
  Priority:  major           |   Milestone:  4.8.0
 Component:  core libraries  |     Version:  4.7.x
Resolution:                  |    Keywords:       
-----------------------------+----------------------------------------------

Comment(by sjamaan):

 After reverting the patch I get several of these in the client:

 {{{
 Warning (#<thread: thread843>): (tcp-connect) cannot connect to socket -
 Bad file descriptor
 "localhost"
 8080
 }}}

 and then finally the familiar

 {{{
 Warning (#<thread: thread271>): (tcp-connect) cannot create socket -
 Connection reset by peer
 }}}

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/614#comment:5>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]