mirror of
https://github.com/dogecoin/dogecoin.git
synced 2026-02-14 01:08:40 +00:00
- checks if _transport.is_closing() (added in python3.4.4/python3.5.1) before attempting to send messages on P2PConnection's send_message method.