comparison ChangeLog @ 923:70b7e6663a05

2007-5-18 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_fd_read, gftp_fd_write) - moved FD_ZERO calls outside of the while loop.
author masneyb
date Sat, 19 May 2007 01:15:05 +0000
parents c127065adc06
children f37091406523
comparison
equal deleted inserted replaced
922:c127065adc06 923:70b7e6663a05
1 2007-5-18 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (gftp_fd_read, gftp_fd_write) - moved FD_ZERO calls
3 outside of the while loop.
4
1 2007-5-4 Brian Masney <masneyb@gftp.org> 5 2007-5-4 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (_gftp_get_next_charset) - fixed problem when multiple 6 * lib/protocols.c (_gftp_get_next_charset) - fixed problem when multiple
3 character sets are specified in the remote_charsets variable. 7 character sets are specified in the remote_charsets variable.
4 (from Shixin Zeng) (partially closes #156371) 8 (from Shixin Zeng) (partially closes #156371)
5 9