Home
last modified time | relevance | path

Searched refs:SRStatusCodeGoingAway (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/
DSRWebSocket.h29 SRStatusCodeGoingAway = 1001, enumerator
DSRWebSocket.m1457 …[self.delegate webSocket:self didCloseWithCode:SRStatusCodeGoingAway reason:@"Stream end encounter…