You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WebSocketImpl needs to override setReceiveTimeout(), etc. and forward to internal StreamSocketImpl in case POCO_BROKEN_TIMEOUTS is defined. Otherwise, setting timeouts will not work if POCO_BROKEN_TIMEOUTS is defined.