Merge branch 'master' into user/bsergeant/close_with_params_plus_close_unittest
This commit is contained in:
commit
cbf0b826d0
@ -221,6 +221,7 @@ namespace ix
|
||||
}
|
||||
|
||||
bool WebSocket::isConnectedOrClosing() const
|
||||
|
||||
{
|
||||
return isConnected() || isClosing();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user