python3-portend

Python module to monitor TCP port states
  https://github.com/jaraco/portend
  0
  no reviews



Portend is a module to monitor TCP ports for bound or unbound states. It provides routines to wait for a port to become free or occuopied, check the current state of a port, or identify a suitable port available for binding locally.