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

Changes by: Marcus Brinkmann <[EMAIL PROTECTED]>
Date: 2002-May-27 14:42 (Europe/Berlin)

            What     | Removed                   | Added
---------------------------------------------------------------------------
     Dependent Tasks |                           | 1021




=================== Bug #462: Full Bug Snapshot ===================


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

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to