aboutsummaryrefslogtreecommitdiff
path: root/src/portserver.py
AgeCommit message (Expand)Author
2016-01-19Fix bug in get_port_for_processDoug Greiman
2016-01-19Change default port range to avoid ephemeral portsDoug Greiman
2015-12-02Simplify is_port_free(), as discussed in the code review.Paul Marks
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