Skip to content

Commit a661b4b

Browse files
author
chengxin
committed
【FIX】取消定时器抽成了一个方法
1 parent e716672 commit a661b4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/tigerapi/push_socket/push_socket.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ namespace TIGER_API
5454
void start_keep_alive();
5555
void send_heart_beat();
5656
void auto_reconnect();
57+
void cancel_reconnect_timer();
5758

5859
void handle_connect(const boost::system::error_code& error,
5960
boost::asio::ip::tcp::resolver::iterator endpoint_iterator);

0 commit comments

Comments
 (0)