Wanted: SB-BSD-SOCKETS:SOCKET-SHUTDOWN

Bug #1207483 reported by Jan Moringen
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Unassigned

Bug Description

The shutdown(3posix) function is essential for e.g. signaling an "end of file" to the remote end of a network connection without shutting down the input direction of the connection.

The attached patch adds a SB-BSD-SOCKETS:SOCKET-SHUTDOWN which tries to be lispy wrapper for shutdown(3posix).

Minimal tests are included.

Revision history for this message
Jan Moringen (scymtym) wrote :
Revision history for this message
Jan Moringen (scymtym) wrote :

Updated patch.

Jan Moringen (scymtym)
description: updated
Revision history for this message
Jan Moringen (scymtym) wrote :

Updated patch, again (sorry, forgot to add SOCKET-SHUTDOWN to the manual).

Revision history for this message
Stas Boukarev (stassats) wrote :

In 3044d2a42fd6730eb8a6c74b4cadb0555bc14e31

Changed in sbcl:
status: New → 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.

Other bug subscribers

Remote bug watches

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