mirror of
https://github.com/jlu5/PyLink.git
synced 2025-03-31 04:47:03 +02:00

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.