]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add AI_ADDRCONFIG to getaddrinfo call, which may fix ipv6-related issues report on...
authorBen Darnell <ben@bendarnell.com>
Mon, 30 May 2011 00:27:48 +0000 (17:27 -0700)
committerBen Darnell <ben@bendarnell.com>
Mon, 30 May 2011 00:27:48 +0000 (17:27 -0700)
commitf09a4a92a90fa426140d700681012677ef1cfa09
treec44123c46dcc323daddabf37c39c84102fae5766
parentbced671daa53647bc46d5db2e696ca48c682c6a8
Add AI_ADDRCONFIG to getaddrinfo call, which may fix ipv6-related issues report on the mailing list
tornado/httpserver.py