Skip to content

Commit

Permalink
init deadline_
Browse files Browse the repository at this point in the history
  • Loading branch information
yang-g committed Jan 23, 2016
1 parent b9f11dd commit 5ff8de3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cpp/server/server_context.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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) {}
Expand Down

0 comments on commit 5ff8de3

Please sign in to comment.