Searched refs:FIONREAD (Results 1 – 4 of 4) sorted by relevance
411 #if !defined(FIONREAD) || !defined(FIONBIO)426 #ifndef FIONREAD427 #define FIONREAD _IOR('f', 127, unsigned long) /* get # bytes to read */ macro
92 …* Added LWIP_FIONREAD_LINUXMODE that makes ioctl/FIONREAD return the size of the next pending data…
821 ioctl/FIONREAD return the size of the next pending datagram.1892 LWIP_SO_RCVBUF and ioctl/FIONREAD.2940 the problem for FIONREAD with lwip_ioctl/ioctlsocket).3758 * sockets.c: Fix ioctl FIONREAD when some data remains from last recv.
3802 case FIONREAD: in lwip_ioctl()
Completed in 28 milliseconds