Home
last modified time | relevance | path

Searched refs:nx_bsd_socket_set_inherited_settings (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.3.0/addons/BSD/
Dnxd_bsd.h964 UINT nx_bsd_socket_set_inherited_settings(UINT master_sock_id, UINT secondary_sock_id);
Dnxd_bsd.c9481 UINT nx_bsd_socket_set_inherited_settings(UINT master_sock_id, UINT secondary_sock_id) in nx_bsd_socket_set_inherited_settings() function
10701 nx_bsd_socket_set_inherited_settings((UINT)master_sockid, (UINT)secondary_sockID); in nx_bsd_tcp_create_listen_socket()