Fix handling of poll setting socket error flag. In this case errno is no set, so should not be the return value either. Instead retrieve the socket error for SOCKERR and return EBADF for SOCKNVAL. Signed-off-by: Joakim Andersson <joerchan@gmail.com> |
||
|---|---|---|
| .. | ||
| headers | ||
| CMakeLists.txt | ||
| http_client.c | ||
| http_hpack.c | ||
| http_huffman.c | ||
| http_parser_url.c | ||
| http_parser.c | ||
| http_server_core.c | ||
| http_server_http1.c | ||
| http_server_http2.c | ||
| http_server_ws.c | ||
| iterables_content_type.ld | ||
| iterables_header_capture.ld | ||
| Kconfig | ||
| README_http_parser | ||