Skip to content
Snippets Groups Projects
Commit 5ff8de34 authored by yang-g's avatar yang-g
Browse files

init deadline_

parent b9f11dd4
No related branches found
No related tags found
No related merge requests found
......@@ -122,6 +122,7 @@ ServerContext::ServerContext()
: completion_op_(nullptr),
has_notify_when_done_tag_(false),
async_notify_when_done_tag_(nullptr),
deadline_(gpr_inf_future(GPR_CLOCK_REALTIME)),
call_(nullptr),
cq_(nullptr),
sent_initial_metadata_(false) {}
......
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