Searched defs:complete (Results 1 – 3 of 3) sorted by path
/unit/src/java/nginx/unit/websocket/ | ||
H A D | AsyncChannelWrapperSecure.java | 460 public void complete(T result) { in complete() method in AsyncChannelWrapperSecure.WrapperFuture |
H A D | WsRemoteEndpointImplBase.java | 1162 public synchronized void complete(boolean last) { in complete() method in WsRemoteEndpointImplBase.StateMachine |
/unit/src/python/ | ||
H A D | nxt_python_asgi_http.c | 28 uint8_t complete; member |