Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/include/lwip/
A Dsockets.h411 #if !defined(FIONREAD) || !defined(FIONBIO)
426 #ifndef FIONREAD
427 #define FIONREAD _IOR('f', 127, unsigned long) /* get # bytes to read */ macro
/lib/lwip/lwip/
A DUPGRADING92 …* Added LWIP_FIONREAD_LINUXMODE that makes ioctl/FIONREAD return the size of the next pending data…
A DCHANGELOG821 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.
/lib/lwip/lwip/src/api/
A Dsockets.c3802 case FIONREAD: in lwip_ioctl()

Completed in 28 milliseconds