aboutsummaryrefslogtreecommitdiff
path: root/src/tests/portserver_test.py
AgeCommit message (Expand)Author
2021-07-11Add Windows support for the port server (#25)Patrice Vignola
2021-05-24Fixes to support Python 3.10, require 3.6+ (#24)Gregory P. Smith
2021-05-11Make portserver_test pass on 3.9, Fixes issue #19.Gregory P. Smith [Google LLC]
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-01Reformat all code with YAPF.Gregory Smith
2015-04-01Re-indent to 4 space PEP-8 indentation.Gregory Smith
2015-03-20Enjoy, World! (initial release)Gregory Smith