Home
last modified time | relevance | path

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

/third_party/libuv/test/
Dtest-poll.c64 int got_fin, sent_fin, got_disconnect; member
159 context->got_fin = 0; in create_connection_context()
235 context->got_fin = 1;
260 context->got_fin = 1;
418 if (context->got_fin && context->sent_fin && context->got_disconnect) {
420 if (context->got_fin && context->sent_fin) {