Searched refs:client_ioloop_nesting (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-http/
H A Dtest-http-payload.c48 static unsigned int client_ioloop_nesting = 0; variable
1211 } else if (client_ioloop_nesting > 0 &&
1212 ((client_files_last / client_ioloop_nesting) !=
1213 (first_submitted / client_ioloop_nesting)) ) {
1218 ioloop_nested_last = first_submitted + client_ioloop_nesting;
1449 client_ioloop_nesting = 0;
1463 client_ioloop_nesting = 0;
1476 client_ioloop_nesting = 0;
1487 client_ioloop_nesting = 0;
1498 client_ioloop_nesting
[all...]

Completed in 23 milliseconds