Searched refs:sock_is_error (Results 1 – 2 of 2) sorted by relevance
53 #define sock_is_error(ctx) sock_get_flag(ctx, SOCK_ERROR) macro
363 if (sock_is_error(ctx)) { in zsock_connect_ctx()916 if (sock_is_error(ctx)) { in zsock_wait_data()1344 if (sock_is_error(ctx)) { in zsock_recv_stream_timed()1431 } else if (!sock_is_eof(ctx) && !sock_is_error(ctx)) { in zsock_recv_stream()1556 if (sock_is_eof(ctx) || sock_is_error(ctx)) { in zsock_poll_prepare_ctx()1590 if (sock_is_error(ctx)) { in zsock_poll_update_ctx()