Searched refs:SO_ERROR (Results 1 – 11 of 11) sorted by relevance
78 #define SO_ERROR 0x1007 /* get error status and clear */ macro
101 #define SO_ERROR 0x1007 /* get error status and clear */ macro
192 #define SO_ERROR 0x1007 /* get error status and clear */ macro
217 #define SO_ERROR 0x1007 /* get error status and clear */ macro
1494 case SO_ERROR:1733 case SO_ERROR:
25 * socket API: according to the standard, SO_ERROR now only returns asynchronous errors.
1816 * sockets.c: Fixed bug #31590: getsockopt(... SO_ERROR ...) gives EINPROGRESS
1974 case SO_ERROR: in lwip_getsockopt_impl()
2981 case SO_ERROR: in lwip_getsockopt_impl()
607 * sockets.c: Fixed bug #31590: getsockopt(... SO_ERROR ...) gives EINPROGRESS
1563 * sockets.c: Fixed bug #31590: getsockopt(... SO_ERROR ...) gives EINPROGRESS
Completed in 39 milliseconds