[krbdev.mit.edu #6041] SVN Commit
Jeffrey Altman via RT
rt-comment at krbdev.mit.edu
Wed Jul 23 16:56:04 EDT 2008
In the gss rpc package, replace the type used for a
socket on Windows with SOCKET (instead of int) and
replace all calls to close() that are used to close
sockets with closesocket().
src/include/port-sockets.h includes the definitions
of SOCKET and closesocket() for non-Windows systems.
Commit By: jaltman
Revision: 20578
Changed Files:
U trunk/src/include/gssrpc/svc.h
U trunk/src/lib/rpc/clnt_simple.c
U trunk/src/lib/rpc/clnt_tcp.c
U trunk/src/lib/rpc/clnt_udp.c
U trunk/src/lib/rpc/pmap_rmt.c
U trunk/src/lib/rpc/svc_tcp.c
U trunk/src/lib/rpc/svc_udp.c
More information about the krb5-bugs
mailing list