Home
last modified time | relevance | path

Searched refs:FIONREAD (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.h381 #ifndef FIONREAD
382 #define FIONREAD 0x541B /* Read bytes available for the… macro
Dnxd_bsd.c5581 case FIONREAD: in nx_bsd_ioctl()
/NetX-Duo-v6.2.1/test/regression/bsd_test/
Dnetx_bsd_tcp_fionread_test.c148 ret = ioctl(sockfd, FIONREAD, &size); in bsd_server_helper_thread_entry()
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt5347 … Modified FIONREAD option to capture the correct number of bytes received on the UDP socket