Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/usr.bin/tnftp/src



Module Name:    othersrc
Committed By:   lukem
Date:           Wed May 11 03:57:57 UTC 2005

Modified Files:
        othersrc/usr.bin/tnftp/src: util.c

Log Message:
If select() is available when poll() isn't, implement xpoll() using select().
The implementation only supports POLLIN & POLLOUT events, but that's all
we use in ftp(1)...


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 othersrc/usr.bin/tnftp/src/util.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index