mirror of
https://github.com/danog/tgseclib.git
synced 2025-01-21 21:41:14 +01:00
23c65c3839
make it so that the timeout in the constructor behaves in the same way that timeout's set via setTimeout() do. eg. isTimeout() tells you if a timeout was thrown etc.