bugThe GNU Hurd - Bugs: bug #462, SO_LINGER doesn't linger

 
 

bug #462: SO_LINGER doesn't linger

Submitter:  Marcus Brinkmann <marcus>
Submitted:  Mon 27 May 2002 12:42:41 PM UTC
   
 
Category:  None Severity:  3,5
Priority:  6 Item Group:  Standard Compliance
Status:  None Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Open Reproducibility:  None
Size (loc):  None Planned Release:  None
Effort:  0.00
Wiki-like text discussion box: 


* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 27 May 2002 12:42:41 PM UTC, 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.

Marcus Brinkmann <marcus>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items

Digest:
   task dependencies.

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code