]> git.tuebingen.mpg.de Git - paraslash.git/commit
make para_accept() more robust
authorAndre Noll <maan@congo.fml.local>
Thu, 3 Aug 2006 08:59:04 +0000 (10:59 +0200)
committerAndre Noll <maan@congo.fml.local>
Thu, 3 Aug 2006 08:59:04 +0000 (10:59 +0200)
commit039fbf2180b2db5b1f47c4691940f5e41c0fbae3
treee84b46b9ab4645ad13643592e81f35c10c4dd088
parenta71de4701a2394830dc8e5b6f81d75eabb790be6
make para_accept() more robust

by checking for EINTR and restarting the accept() system call if neccessary.
net.c