Searched refs:reconnect_server_destroy (Results 1 – 3 of 3) sorted by relevance
42 void reconnect_server_destroy(reconnect_server* server);
127 void reconnect_server_destroy(reconnect_server* server) { in reconnect_server_destroy() function
74 reconnect_server_destroy(&tcp_server_); in ~ReconnectServiceImpl()