![]() |
Low-Power Border Router
|
Thread waiting for new connections on a TCP port. More...
Public Member Functions | |
| def | __init__ |
| def | run |
Public Attributes | |
| lbrd | |
| port | |
| log | |
| socket | |
Thread waiting for new connections on a TCP port.
This thread hands over the actual connection to a ClientConnector instance is creates and starts.
| def Lbrd.DaemonThread.DaemonThread.__init__ | ( | self, | |
| lbrd, | |||
| port | |||
| ) |
| def Lbrd.DaemonThread.DaemonThread.run | ( | self | ) |