Home
last modified time | relevance | path

Searched refs:uwsgi_connectn (Results 1 – 3 of 3) sorted by relevance

/dports/www/uwsgi/uwsgi-2.0.20/plugins/corerouter/
H A Dcr.h40 #define cr_connect(peer, f) peer->fd = uwsgi_connectn(peer->instance_address, peer->instance_addres…
/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Dsocket.c367 int uwsgi_connectn(char *socket_name, uint16_t len, int timeout, int async) { function
/dports/www/uwsgi/uwsgi-2.0.20/
H A Duwsgi.h3127 int uwsgi_connectn(char *, uint16_t, int, int);