aboutsummaryrefslogtreecommitdiff
path: root/src/include/port-sockets.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-28Fix 64-bit Windows socket write error handlingkrb5-1.13Greg Hudson1-2/+3
2012-08-03Further fixes for WSA/Posix error translationKevin Wasserman1-2/+42
2012-07-12Correct comments in port-sockets.hGreg Hudson1-23/+20
2012-07-11Translate WinSock errors to Posix counterpartsKevin Wasserman1-1/+35
2009-11-14Reindent include directory, reformatting prototypes as necessary.Greg Hudson1-63/+64
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-2/+2
2005-04-28* port-sockets.h: On PalmOS, include autoconf.h and netdb.h, and defineKen Raeburn1-1/+7
2004-09-15 * configure.in: Check for h_errno declaration in netdb.hTom Yu1-0/+4
2004-09-10 * port-sockets.h: Remove _XOPEN_SOURCE_EXTENDED hack for netdb.h,Tom Yu1-9/+1
2004-07-17zap remaining bits of macsock.h supportKen Raeburn1-7/+1
2004-07-16* fake-addrinfo.h: Don't include netdb.h, since port-sockets.h already does.Ken Raeburn1-1/+10
2004-07-16* port-sockets.h (inet_ntop): Cast NULL to desired return pointer typeKen Raeburn1-2/+2
2003-05-02* port-sockets.h (inet_ntop) [!_WIN32 && !HAVE_MACSOCK_H]: Define as a macro ifKen Raeburn1-0/+15
2003-01-10Move socklen_t and sockaddr_storage definitions to port-sockets.hKen Raeburn1-0/+25
2002-11-27Merge more KfM krb4 thingsTom Yu1-0/+6
2002-09-19* port-sockets.h: Include sys/filio.h if availableKen Raeburn1-0/+3
2002-08-21* port-sockets.h (SG_BUF): New macroKen Raeburn1-0/+2
2002-07-05* port-sockets.h (SOCKET_WRITEV) [!_WIN32]: Use TMP after setting it, to sile...Ken Raeburn1-1/+1
2002-06-24* port-sockets.h (win_socket_initialize): Delete declarationKen Raeburn1-2/+0
2002-06-21* port-sockets.h [!_WIN32 && !HAVE_MACSOCK_H]: Include krb5/autoconf.h, to ge...Ken Raeburn1-0/+2
2002-06-20* configure.in: Check for sys/uio.h.Ken Raeburn1-0/+3
2002-06-18Client-side TCP support update for Windows.Ken Raeburn1-0/+64
2002-04-11* port-sockets.h: Use Winsock 2 headers for Win32.Danilo Almeida1-1/+2
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-3/+3
2000-10-17 * k5-int.h: krb5_alt_method, krb5_etype_info_entry length fieldsEzra Peisach1-1/+1
1999-05-27Updated header files to use OT Sockets libraryAlexandra Ellwood1-13/+1
1997-02-22Update port-socket.h to includeSam Hartman1-1/+4
1997-02-21Define SOCKET_INITIALIZE and SOCKET_CLEANUP as no-ops under Windows sinceRichard Basch1-2/+2
1997-02-06Windows/NT integrationRichard Basch1-2/+2
1996-07-22this commit includes all the changes on the OV_9510_INTEGRATION andMarc Horowitz1-0/+72