Searched refs:SOCK_ERROR (Results 1 – 1 of 1) sorted by relevance
16 #define SOCK_ERROR 4 macro53 #define sock_is_error(ctx) sock_get_flag(ctx, SOCK_ERROR)54 #define sock_set_error(ctx) sock_set_flag(ctx, SOCK_ERROR, SOCK_ERROR)