MCPcopy Create free account
hub / github.com/F-Stack/f-stack / ngx_event_connect.c

File ngx_event_connect.c

app/nginx-1.28.0/src/event/ngx_event_connect.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2/*
3 * Copyright (C) Igor Sysoev
4 * Copyright (C) Nginx, Inc.

Callers

nothing calls this directly

Calls 11

ngx_log_errorFunction · 0.85
ngx_get_connectionFunction · 0.85
ngx_inet_get_portFunction · 0.85
ngx_add_connFunction · 0.85
ngx_add_eventFunction · 0.85
setsockoptFunction · 0.50
ngx_nonblockingFunction · 0.50
bindFunction · 0.50
connectFunction · 0.50
ngx_blockingFunction · 0.50

Tested by

no test coverage detected