When a non-file endpoint is attached to a file, keep the file endpoint
authormdw <mdw>
Fri, 22 Oct 1999 22:46:17 +0000 (22:46 +0000)
committermdw <mdw>
Fri, 22 Oct 1999 22:46:17 +0000 (22:46 +0000)
commit28d2517c9cd3a1c6b21d0db91b93e01e9a84ed39
tree0aa86d44a13e09f38bd4f73ad0423b7d628f4817
parentd857515ea12cdb08062bd60a2eca04908622f55c
When a non-file endpoint is attached to a file, keep the file endpoint
open until the nonfile is done.  This stops socket sources from
resetting their connection limits too early.
endpt.c
endpt.h
exec.c