Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
levy5307 committed Aug 24, 2020
1 parent b8b4b81 commit 912122a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/dsn/tool-api/network.h
Original file line number Diff line number Diff line change
Expand Up @@ -304,8 +304,6 @@ class rpc_session : public ref_counter
void clear_send_queue(bool resend_msgs);
bool on_disconnected(bool is_write);
bool is_auth_success(message_ex *msg);
void on_failure(bool is_write = false);
void on_success();

protected:
// constant info
Expand Down

0 comments on commit 912122a

Please sign in to comment.