Home
last modified time | relevance | path

Searched refs:SO_ERROR (Results 1 – 11 of 11) sorted by relevance

/components/net/sal/include/
A Dsal_socket.h78 #define SO_ERROR 0x1007 /* get error status and clear */ macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dsockets.h101 #define SO_ERROR 0x1007 /* get error status and clear */ macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dsockets.h192 #define SO_ERROR 0x1007 /* get error status and clear */ macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dsockets.h217 #define SO_ERROR 0x1007 /* get error status and clear */ macro
/components/net/lwip/lwip-1.4.1/src/api/
A Dsockets.c1494 case SO_ERROR:
1733 case SO_ERROR:
/components/net/lwip/lwip-2.1.2/
A DUPGRADING25 * socket API: according to the standard, SO_ERROR now only returns asynchronous errors.
A DCHANGELOG1816 * sockets.c: Fixed bug #31590: getsockopt(... SO_ERROR ...) gives EINPROGRESS
/components/net/lwip/lwip-2.0.3/src/api/
A Dsockets.c1974 case SO_ERROR: in lwip_getsockopt_impl()
/components/net/lwip/lwip-2.1.2/src/api/
A Dsockets.c2981 case SO_ERROR: in lwip_getsockopt_impl()
/components/net/lwip/lwip-1.4.1/
A DCHANGELOG607 * sockets.c: Fixed bug #31590: getsockopt(... SO_ERROR ...) gives EINPROGRESS
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG1563 * sockets.c: Fixed bug #31590: getsockopt(... SO_ERROR ...) gives EINPROGRESS

Completed in 39 milliseconds