koi_net.components.port_manager
Classes
|
Changes port if already in use by another process. |
- class koi_net.components.port_manager.PortManager(log, config)[source]
Bases:
objectChanges port if already in use by another process.
- Parameters:
log (Logger)
config (ConfigProvider | FullNodeConfig)
- config: ConfigProvider | FullNodeConfig
- log: Logger