bug-hurd
[Top][All Lists]
Advanced

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

[Bug #462] SO_LINGER doesn't linger


From: nobody
Subject: [Bug #462] SO_LINGER doesn't linger
Date: Mon, 27 May 2002 08:42:41 -0400

=================== Bug #462: Full Bug Snapshot ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=462&group_id=30

Submitted by: marcus                    Project: The GNU Hurd                   
Submitted on: 2002-May-27 14:42
Category:  None                         Severity:  6                            
Bug Group:  Standard Compliance         Resolution:  None                       
Assigned to:  None                      Status:  Open                           

Summary:  SO_LINGER doesn't linger

Original Submission:  When closing a socket fd with SO_LINGER set, the close() 
returns immediately, even if there is still pending data on the socket.

pfinet lingers according to the timeout, but the close() doesn't block during 
this operation, and can not return with EWOULDBLOCK if there is still pending 
data after the timeout.




No Followups Have Been Posted


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=462&group_id=30



reply via email to

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