Added FIXME comment.

pull/7611/head
Mark D. Roth 8 years ago
parent 3cfc5a7b1d
commit 64d88bdafd
  1. 1
      src/core/ext/client_config/http_connect_handshaker.c

@ -142,6 +142,7 @@ static void http_connect_handshaker_shutdown(grpc_exec_ctx* exec_ctx,
grpc_handshaker* handshaker) {
}
// FIXME BEFORE MERGING: apply deadline
static void http_connect_handshaker_do_handshake(
grpc_exec_ctx* exec_ctx, grpc_handshaker* handshaker,
grpc_endpoint* endpoint, grpc_channel_args* args, gpr_timespec deadline,

Loading…
Cancel
Save