(doc) Add more doc to SocketServer

This commit is contained in:
Benjamin Sergeant
2019-04-17 20:31:34 -07:00
parent d486c72e02
commit 52f460f66d
9 changed files with 34 additions and 20 deletions

View File

@ -798,7 +798,7 @@ namespace ix
_closeReason = reason;
_closeWireSize = closeWireSize;
}
setReadyState(CLOSED);
}