Bug 5672 - cannot get socket once accept(2) has failed due to EMFILE/ENFILE
Summary: cannot get socket once accept(2) has failed due to EMFILE/ENFILE
Status: RESOLVED CODE_FIX
Alias: None
Product: Networking
Classification: Unclassified
Component: IPV4 (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Stephen Hemminger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-28 08:10 UTC by kenneth topp
Modified: 2006-04-03 15:15 UTC (History)
0 users

See Also:
Kernel Version: 2.6.14
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description kenneth topp 2005-11-28 08:10:11 UTC
Detail of issue is old:

http://oss.sgi.com/archives/netdev/2004-11/msg00573.html

Once accept fails on EMFILE/ENFILE you cannot get the socket even if you free up
fd's and retry...
Comment 1 Stephen Hemminger 2006-04-03 15:15:43 UTC
Davem fixed this in 2.6.16

Note You need to log in before you can comment on or make changes to this bug.