Home
last modified time | relevance | path

Searched refs:OP_MADE_PROGRESS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/libevent/dist/
H A Dbufferevent_openssl.c580 #define OP_MADE_PROGRESS 1 macro
612 result |= OP_MADE_PROGRESS; in do_read()
690 result |= OP_MADE_PROGRESS; in do_write()
842 if (all_result_flags & OP_MADE_PROGRESS) { in consider_reading()
867 if (r & OP_MADE_PROGRESS) { in consider_writing()