darrenr
d2c8da2c36
patch from Greg A. Woods to fix panic problems with code that attempts to
recover from failures to accept a socket successfully. Problem suggested by this: > It would appear (from two "panic: closef: count < 0" failures in less > than 12 hours) that Darren's fix to accept(2) for lost file descriptors > isn't quite correct. His fix inserts a call to closef() to handle one > of several possible error conditions. However everywhere else in the > socket code in the same file where falloc() cleanup is necessary the > function used is ffree().
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%