Home
last modified time | relevance | path

Searched defs:create_udp_socket (Results 1 – 13 of 13) sorted by relevance

/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/test/
H A Dtest-udp-open.c47 static uv_os_sock_t create_udp_socket(void) { in create_udp_socket() function
/dports/archivers/maxcso/maxcso-1.10.0/libuv/test/
H A Dtest-udp-open.c47 static uv_os_sock_t create_udp_socket(void) { in create_udp_socket() function
/dports/net/belle-sip/belle-sip-1.6.3-0/src/transports/
H A Dudp_listeningpoint.c63 static belle_sip_socket_t create_udp_socket(const char *addr, int *port, int *family){ in create_udp_socket() function
/dports/www/R-cran-httpuv/httpuv/src/libuv/test/
H A Dtest-udp-open.c49 static uv_os_sock_t create_udp_socket(void) { in create_udp_socket() function
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/test/
H A Dtest-udp-open.c49 static uv_os_sock_t create_udp_socket(void) { in create_udp_socket() function
/dports/devel/libuv/libuv-v1.42.0/test/
H A Dtest-udp-open.c49 static uv_os_sock_t create_udp_socket(void) { in create_udp_socket() function
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Dnet.h151 int *(*create_udp_socket)(uchar *hostname, uchar *LogPort, int bIsServer, int rcvbuf, int sndbuf, variable
H A Dnet.c1460 create_udp_socket(uchar *hostname, in create_udp_socket() function
/dports/devel/py-anyio/anyio-3.4.0/src/anyio/_core/
H A D_sockets.py311 async def create_udp_socket( function
/dports/www/h2o-devel/h2o-dcc7134/src/
H A Dhttpclient.c514 h2o_socket_t *create_udp_socket(h2o_loop_t *loop, uint16_t port) in create_udp_socket() function
/dports/devel/py-anyio/anyio-3.4.0/src/anyio/_backends/
H A D_trio.py581 async def create_udp_socket( function
H A D_asyncio.py1543 async def create_udp_socket( function
/dports/multimedia/pipewire/pipewire-0.3.43/src/modules/
H A Dmodule-raop-sink.c476 static int create_udp_socket(struct impl *impl, uint16_t *port) in create_udp_socket() function