Sign in
nginx
/
nginx
/
79a804880ee362a1256e6e8aeadb73f7f5cf0885
/
.
/
src
/
event
/
ngx_event_close.h
blob: 54a048df4dd9ad895efdf21e59ab1a18f80d178d [
file
]
#ifndef
_NGX_EVENT_CLOSE_H_INCLUDED_
#define
_NGX_EVENT_CLOSE_H_INCLUDED_
#include
<ngx_event.h>
int
ngx_event_close_connection
(
ngx_event_t
*
ev
);
#endif
/* _NGX_EVENT_CLOSE_H_INCLUDED_ */