We need to call clearerr() when getc() returns EOF with errno == EINTR.
[rsync/rsync.git] / connection.c
1998-07-17 Andrew Tridgelluse error to detect lockfile open failures vs. max...
1998-05-13 Andrew Tridgellimproved max connections code. Now use fcntl instead...
1998-05-13 Andrew Tridgelladded two new options "max connections" and "lock file"