Home
last modified time | relevance | path

Searched defs:complete (Results 1 – 3 of 3) sorted by path

/unit/src/java/nginx/unit/websocket/
H A DAsyncChannelWrapperSecure.java460 public void complete(T result) { in complete() method in AsyncChannelWrapperSecure.WrapperFuture
H A DWsRemoteEndpointImplBase.java1162 public synchronized void complete(boolean last) { in complete() method in WsRemoteEndpointImplBase.StateMachine
/unit/src/python/
H A Dnxt_python_asgi_http.c28 uint8_t complete; member