chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #615: openssl dies after about a day


From: Chicken Trac
Subject: [Chicken-janitors] #615: openssl dies after about a day
Date: Sun, 19 Jun 2011 11:51:12 -0000

#615: openssl dies after about a day
---------------------+------------------------------------------------------
 Reporter:  syn      |       Owner:       
     Type:  defect   |      Status:  new  
 Priority:  major    |   Milestone:  4.8.0
Component:  unknown  |     Version:  4.7.x
 Keywords:  openssl  |  
---------------------+------------------------------------------------------
 Keeping an openssl connection open for about one day leads to the error
 "SSL socket already closed" being thrown. Since it has no specific
 condition type it cannot be handled appropriately. The openssl egg should
 probably not handle this condition specifically anyway but try to write to
 the closed socket and just let the error raised by the tcp unit propagate.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/615>
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]