(Fmake_network_process): Remove kludge for interrupted
authorKim F. Storm <storm@cua.dk>
Tue, 9 Nov 2004 09:40:37 +0000 (09:40 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 9 Nov 2004 09:40:37 +0000 (09:40 +0000)
commit4e9dd03b8c61ea20314b74691d5a2f74302e6953
treedaa7587cae88af4c3b55c89945b0275bd1f22a5f
parentcdb805a93521d865839ed31a30d3752b2dc3e9e4
(Fmake_network_process): Remove kludge for interrupted
connects on BSD.  If connect is interrupted, just close socket and
start over rather than sleeping and retry with same socket.
src/process.c