mirror of
https://github.com/jlu5/PyLink.git
synced 2025-02-13 03:51:26 +01:00
3f6f78be9a
This introduces a new PYLINK_DISCONNECT meta-hook that is called when a network disconnects. Also, reset the state variables (i.e. servers, users, etc.) on disconnect! (this was missed before) Closes #60.