aboutsummaryrefslogtreecommitdiffstats
path: root/www/mysar
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2008-09-03 23:32:54 +0800
committerobrien <obrien@FreeBSD.org>2008-09-03 23:32:54 +0800
commitce24a641b5d9213cf8076f687dd52cc0a9c28fd3 (patch)
tree8827b40c742b475a706b3cb966802f9009406386 /www/mysar
parentde9a1ec50fe01f9dc464f6853f31b7119930b693 (diff)
downloadfreebsd-ports-gnome-ce24a641b5d9213cf8076f687dd52cc0a9c28fd3.tar.gz
freebsd-ports-gnome-ce24a641b5d9213cf8076f687dd52cc0a9c28fd3.tar.zst
freebsd-ports-gnome-ce24a641b5d9213cf8076f687dd52cc0a9c28fd3.zip
Somewhere along the way of 8-CURRENT, we seem to have diverged in
functionality from other Unixen (including FreeBSD 7.0): NcFTP's sio library function, _SConnect, wants to select() for one descriptor. It creates fd_set structures for writable fds and exception fds, with each fd set having only one bit set corresponding to the single descriptor it is selecting. select() then returns 2, rather than 1. NcFTP was checking if select returned 1, and if so, OK, if not 1, error. Since 2 was returned, this was causing a problem. Submitted by: Mike Gleason <mgleason@ncftp.com>
Diffstat (limited to 'www/mysar')
0 files changed, 0 insertions, 0 deletions