Add a better failover
This commit is contained in:
1
mud.h
1
mud.h
@@ -12,7 +12,6 @@ int mud_get_fd (struct mud *);
|
||||
|
||||
void mud_set_down_timeout_msec (struct mud *, unsigned);
|
||||
void mud_set_send_timeout_msec (struct mud *, unsigned);
|
||||
void mud_set_pong_timeout_msec (struct mud *, unsigned);
|
||||
void mud_set_time_tolerance_sec (struct mud *, unsigned);
|
||||
|
||||
int mud_bind (struct mud *, const char *);
|
||||
|
||||
Reference in New Issue
Block a user