Home
last modified time | relevance | path

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

/unit/src/java/nginx/unit/websocket/
H A DWsRemoteEndpointImplBase.java1223 private SendResult sendResult = null; field in WsRemoteEndpointImplBase.BlockingSendHandler
1227 sendResult = result; in onResult()
1231 return sendResult; in getSendResult()