summaryrefslogtreecommitdiff
path: root/Modules/addrinfo.h
Commit message (Expand)AuthorAgeFilesLines
* replace PY_LONG_LONG with long longBenjamin Peterson2016-09-061-2/+2
* require a long long data type (closes #27961)Benjamin Peterson2016-09-051-8/+0
* Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-091-53/+53
* Cruft removal:Neal Norwitz2006-12-281-1/+1
* Add comments at end of every #endif and fix ones already there when for closingBrett Cannon2004-07-101-11/+11
* Rename LONG_LONG to PY_LONG_LONG. Fixes #710285.Martin v. Löwis2003-03-291-2/+2
* Undefine addrinfo.h constants if the system header defined them.Martin v. Löwis2001-12-061-4/+35
* Fix portability problems with glibc 2.0, as reported in #449157.Martin v. Löwis2001-08-151-1/+6
* Port getaddrinfo to MSVC++.Martin v. Löwis2001-07-191-2/+2
* Patch #401196: Configuration machinery for IPv6.Martin v. Löwis2001-06-231-0/+140