Files
typeshed/stdlib/3.4
NODA, Kai b472130201 Improve asyncio APIs which take TCP port (#2006)
They have getaddrinfo(3) as their backend, and accept port='http' etc. You can even omit (pass None to) either of host or port for start_server() to effectively select 'localhost' and an arbitrary ephemeral port, respectively.
2018-04-08 23:17:32 -07:00
..
2017-05-22 23:12:02 -07:00
2017-03-18 14:41:42 -07:00
2017-03-21 05:58:22 -07:00