Skip to content

bpo-24209: In http.server script, rely on getaddrinfo to bind to preferred address based on the bind parameter.#11767

Merged
jaraco merged 8 commits into
python:masterfrom
jaraco:feature/http-server-bind-ipv6
Feb 7, 2019
Merged

bpo-24209: In http.server script, rely on getaddrinfo to bind to preferred address based on the bind parameter.#11767
jaraco merged 8 commits into
python:masterfrom
jaraco:feature/http-server-bind-ipv6

In getaddrinfo, use AI_PASSIVE to indicate to get the wildcard addres…

62dbe55
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs