issue with SB-BSD-SOCKETS:SOCKET-CLOSE

Bug #543951 reported by Nikodemus Siivola
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Medium
Unassigned

Bug Description

Reported by Lorenz Mösenlechner:

If the client has already dropped connection:

It first tries to close the stream, without the abort parameter, and invalidates its stream slot in a unwind-protect protection form.

That means the 'broken-pipe' condition will be raised but the stream will stay open and even worse will be not bound to a slot anymore.

Tags: contribs
Revision history for this message
Nikodemus Siivola (nikodemus) wrote :

In SBCL 1.0.37.49.

Changed in sbcl:
status: Confirmed → Fix Committed
Changed in sbcl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.