summaryrefslogtreecommitdiff
path: root/win32/inet.h
Commit message (Collapse)AuthorAgeFilesLines
* - bump minimum version, no more XP/2003Pierre Joye2012-03-041-1/+2
|
* - xp sp3 does not have themPierre Joye2011-01-191-1/+1
|
* - MFH:Pierre Joye2008-08-231-0/+10
- drop bindlib usage on windows - inet_pton, inet_ntop and inet_aton are always available (VC9 uses the CRT implementation, VC6 our own)