summaryrefslogtreecommitdiffstats
path: root/src/include/port-sockets.h
Commit message (Expand)AuthorAgeFilesLines
* Further fixes for WSA/Posix error translationKevin Wasserman2012-08-031-2/+42
* Correct comments in port-sockets.hGreg Hudson2012-07-121-23/+20
* Translate WinSock errors to Posix counterpartsKevin Wasserman2012-07-111-1/+35
* Reindent include directory, reformatting prototypes as necessary.Greg Hudson2009-11-141-63/+64
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-2/+2
* * port-sockets.h: On PalmOS, include autoconf.h and netdb.h, and defineKen Raeburn2005-04-281-1/+7
* * configure.in: Check for h_errno declaration in netdb.hTom Yu2004-09-151-0/+4
* * port-sockets.h: Remove _XOPEN_SOURCE_EXTENDED hack for netdb.h,Tom Yu2004-09-101-9/+1
* zap remaining bits of macsock.h supportKen Raeburn2004-07-171-7/+1
* * fake-addrinfo.h: Don't include netdb.h, since port-sockets.h already does.Ken Raeburn2004-07-161-1/+10
* * port-sockets.h (inet_ntop): Cast NULL to desired return pointer typeKen Raeburn2004-07-161-2/+2
* * port-sockets.h (inet_ntop) [!_WIN32 && !HAVE_MACSOCK_H]: Define as a macro ifKen Raeburn2003-05-021-0/+15
* Move socklen_t and sockaddr_storage definitions to port-sockets.hKen Raeburn2003-01-101-0/+25
* Merge more KfM krb4 thingsTom Yu2002-11-271-0/+6
* * port-sockets.h: Include sys/filio.h if availableKen Raeburn2002-09-191-0/+3
* * port-sockets.h (SG_BUF): New macroKen Raeburn2002-08-211-0/+2
* * port-sockets.h (SOCKET_WRITEV) [!_WIN32]: Use TMP after setting it, to sile...Ken Raeburn2002-07-051-1/+1
* * port-sockets.h (win_socket_initialize): Delete declarationKen Raeburn2002-06-241-2/+0
* * port-sockets.h [!_WIN32 && !HAVE_MACSOCK_H]: Include krb5/autoconf.h, to ge...Ken Raeburn2002-06-211-0/+2
* * configure.in: Check for sys/uio.h.Ken Raeburn2002-06-201-0/+3
* Client-side TCP support update for Windows.Ken Raeburn2002-06-181-0/+64
* * port-sockets.h: Use Winsock 2 headers for Win32.Danilo Almeida2002-04-111-1/+2
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-3/+3
* * k5-int.h: krb5_alt_method, krb5_etype_info_entry length fieldsEzra Peisach2000-10-171-1/+1
* Updated header files to use OT Sockets libraryAlexandra Ellwood1999-05-271-13/+1
* Update port-socket.h to includeSam Hartman1997-02-221-1/+4
* Define SOCKET_INITIALIZE and SOCKET_CLEANUP as no-ops under Windows sinceRichard Basch1997-02-211-2/+2
* Windows/NT integrationRichard Basch1997-02-061-2/+2
* this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1996-07-221-0/+72