CVS report: krb5/src/appl/gssftp/ftp ChangeLog ftp.c ftp_v ...
dalmeida@MIT.EDU
dalmeida at MIT.EDU
Wed Apr 10 23:32:03 EDT 2002
CVSROOT: /cvs/krbdev
Module name: krb5
Changes by: dalmeida at drugstore.mit.edu 2002-04-10 23:32:03
Modified files:
src/appl/gssftp/ftp: ChangeLog ftp.c ftp_var.h main.c secure.c
Log message:
* ftp.c: Include Winsock 2 instead of Winsock.
* ftp_var.h: Include Winsock 2 headers.
* secure.c: Include port-sockets.h on Win32.
* main.c: Include mswsock.h (MS Winsock extensions) so that we get
some socket options we need to convert sockets to "file
descriptors" used in posix-like routines. We now need to pull
this in explictly now that we are using Winsock 2.
More information about the cvs-krb5
mailing list