HomeSort by relevance Sort by last modified time
    Searched refs:keepalive_state (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/core/ext/transport/chttp2/transport/
chttp2_transport.cc 454 t->keepalive_state = GRPC_CHTTP2_KEEPALIVE_STATE_WAITING;
462 t->keepalive_state = GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED;
621 switch (t->keepalive_state) {
    [all...]
internal.h 473 grpc_chttp2_keepalive_state keepalive_state; member in struct:grpc_chttp2_transport

Completed in 625 milliseconds