Commit Graph

9 Commits

Author SHA1 Message Date
9bb3038547
Unref open connections in the listener loops to let gc collect when closed
All checks were successful
Testing / default (push) Successful in 10m11s
2024-10-22 04:48:45 +03:00
1b9648f3de
Correct position of the except clause in listener loop 2024-06-25 20:19:29 +03:00
e95f2b522a
Add basic docstrings 2023-07-30 03:45:59 +03:00
d145143e4b
Fix a mistake in Listener.run() 2022-09-23 08:44:55 +03:00
4b0424807e
Fixed formatting pattern for addr in listener 2021-08-01 19:06:44 +03:00
3fa84d1f4b
Formatted the code with flake8 2021-03-09 18:35:03 +02:00
83c2e48fe5
Use dotted imports 2021-03-09 18:31:20 +02:00
TheKysek
244d076cab
Fix TLS handshake failure 2017-06-09 21:06:29 +02:00
TheKysek
1a3e340537
Experimental I2P support 2017-06-09 20:41:33 +02:00