Skip to content
Snippets Groups Projects
Commit 573b4331 authored by Craig Tiller's avatar Craig Tiller
Browse files

Delete debug

parent 2a45a566
No related branches found
No related tags found
No related merge requests found
......@@ -438,9 +438,6 @@ static grpc_endpoint_write_status grpc_tcp_flush(grpc_tcp *tcp) {
msg.msg_controllen = 0;
msg.msg_flags = 0;
GRPC_TIMER_BEGIN(10000, 0);
GRPC_TIMER_END(10000, 0);
GRPC_TIMER_BEGIN(GRPC_PTAG_SENDMSG, 0);
do {
/* TODO(klempner): Cork if this is a partial write */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment