[Zope-Checkins] SVN: Zope/trunk/sources.cfg Add ZConfig to sources so we get MvL's fixes to the InetAddr datatype.

2011-03-18 Thread Matthew Wilkes
Log message for revision 121034: Add ZConfig to sources so we get MvL's fixes to the InetAddr datatype. Changed: U Zope/trunk/sources.cfg -=- Modified: Zope/trunk/sources.cfg === --- Zope/trunk/sources.cfg 2011-03-18 13

[Zope-Checkins] SVN: Zope/trunk/src/ZServer/datatypes.py The getaddrinfo API provides a superset of the info provided by gethostbyname but isn't ipv4 specific.

2011-03-18 Thread Matthew Wilkes
Log message for revision 121035: The getaddrinfo API provides a superset of the info provided by gethostbyname but isn't ipv4 specific. Changed: U Zope/trunk/src/ZServer/datatypes.py -=- Modified: Zope/trunk/src/ZServer/datatypes.py =

[Zope-Checkins] SVN: Zope/trunk/src/ZServer/ Detect IPv6 hosts and use the appropriate address family.

2011-03-18 Thread Matthew Wilkes
Log message for revision 121036: Detect IPv6 hosts and use the appropriate address family. Changed: U Zope/trunk/src/ZServer/medusa/http_server.py U Zope/trunk/src/ZServer/tests/test_config.py -=- Modified: Zope/trunk/src/ZServer/medusa/http_server.py ===