/unit/test/perl/body_io_fake/ |
H A D | IOFake.pm | 27 sub close() { subroutine
|
/unit/src/java/nginx/unit/ |
H A D | OutputStream.java | 51 public void close() in close() method in OutputStream 56 private static native void close(long req_info_ptr); in close() method in OutputStream
|
H A D | IncludeRequestWrapper.java | 88 public void close() in close() method in IncludeRequestWrapper
|
H A D | ForwardRequestWrapper.java | 138 public void close() in close() method in ForwardRequestWrapper
|
/unit/test/python/close/ |
H A D | wsgi.py | 10 def close(self): member in application
|
/unit/test/python/close_error/ |
H A D | wsgi.py | 10 def close(self): member in application
|
/unit/test/python/iter_exception/ |
H A D | wsgi.py | 45 def close(self): member in application
|
/unit/src/java/javax/websocket/ |
H A D | Session.java | 124 void close() throws IOException; in close() method 135 void close(CloseReason closeReason) throws IOException; in close() method
|
/unit/src/java/nginx/unit/websocket/ |
H A D | Transformation.java | 110 void close(); in close() method
|
H A D | AsyncChannelWrapper.java | 44 void close(); in close() method
|
H A D | WsFrameClient.java | 119 private final void close(Throwable t) { in close() method in WsFrameClient
|
H A D | AsyncChannelWrapperNonSecure.java | 69 public void close() { in close() method in AsyncChannelWrapperNonSecure
|
H A D | PerMessageDeflate.java | 470 public void close() { in close() method in PerMessageDeflate
|
H A D | WsSession.java | 465 public void close() throws IOException { in close() method in WsSession 471 public void close(CloseReason closeReason) throws IOException { in close() method in WsSession
|
H A D | WsRemoteEndpointImplBase.java | 676 public final void close() { in close() method in WsRemoteEndpointImplBase 996 public void close() throws IOException { in close() method in WsRemoteEndpointImplBase.WsOutputStream 1073 public void close() throws IOException { in close() method in WsRemoteEndpointImplBase.WsWriter
|
H A D | AsyncChannelWrapperSecure.java | 148 public void close() { in close() method in AsyncChannelWrapperSecure
|
H A D | WsFrameBase.java | 925 public void close() { in close() method in WsFrameBase.TerminalTransformation
|
/unit/src/java/nginx/unit/websocket/server/ |
H A D | WsRemoteEndpointImplServer.java | 51 private volatile boolean close; field in WsRemoteEndpointImplServer
|
H A D | WsHttpUpgradeHandler.java | 161 private void close(CloseReason cr) { in close() method in WsHttpUpgradeHandler
|
/unit/src/nodejs/unit-http/ |
H A D | websocket_connection.js | 229 WebSocketConnection.prototype.close = function(reasonCode, description) { method in WebSocketConnection
|
/unit/src/java/nginx/unit/websocket/pojo/ |
H A D | PojoMethodMapping.java | 81 Method close = null; in PojoMethodMapping() local
|
/unit/src/python/ |
H A D | nxt_python_wsgi.c | 312 PyObject *close, *result; in nxt_python_request_handler() local
|
/unit/src/ |
H A D | nxt_http.h | 270 void (*close)(nxt_task_t *task, nxt_http_proto_t proto, member
|
H A D | nxt_event_engine.h | 67 nxt_bool_t (*close)(nxt_event_engine_t *engine, member
|