mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
Prevent tcp socket errors from dumping straight to console (2.0.7)
This commit is contained in:
parent
05619469b7
commit
9a536b160e
3 changed files with 7 additions and 1 deletions
|
|
@ -429,6 +429,9 @@ as well: `--debug`, `--pretty`, `--socketTimeout 5000`, etc.
|
|||
Changelog
|
||||
---
|
||||
|
||||
### 2.0.7
|
||||
* Prevent tcp socket errors from dumping straight to console
|
||||
|
||||
### 2.0.6
|
||||
* Added support for host domains requiring Punycode encoding (special characters)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue