summaryrefslogtreecommitdiff
path: root/src/headers/error-already
blob: ac6b8a7d003a1fd01ccf09e68292241d1e413920 (plain)
1
#define error_isalready(e) (((e) == EALREADY) || ((e) == EINPROGRESS))