Other files use S_IWUSR instead of S_IWRITE, so use S_IWUSR and S_IRUSR.
[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"