aboutsummaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
2021-05-11Make portserver_test pass on 3.9, Fixes issue #19.Gregory P. Smith [Google LLC]
2019-08-05Make portpicker_test more robust, especially when run on a busy CI host. For ...T. Wouters
2019-01-17Have exception name end in Error; Update the docs.Gregory P. Smith [Google LLC]
2019-01-17Don't continually ask the OS for a port, raise an exception (#13)Eric Petersen
2019-01-15Add a portserver_address kwarg to pick_unused_port (#12)Eric Petersen
2018-05-01Check the presence of AF_UNIX & IPPROTO_IPV6.Nehal J Wani
2017-10-05Add a way to reserve ports and return the ports so they get reused. (#7)Timo Ewalds
2016-01-19Fix bug in get_port_for_processDoug Greiman
2015-12-01Use both IPv4+IPv6 sockets to check whether a port is free.Paul Marks
2015-04-01Use pep8_style function names. Keep compatibility.Gregory Smith
2015-04-01Reformat all code with YAPF.Gregory Smith
2015-04-01Re-indent to 4 space PEP-8 indentation.Gregory Smith
2015-03-25Make GetPortFromPortServer() a public API.Gregory Smith
2015-03-20Enjoy, World! (initial release)Gregory Smith