Remove mud->send_timeout
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
1
mud.h
1
mud.h
@@ -68,7 +68,6 @@ size_t mud_get_mtu (struct mud *);
|
||||
unsigned long mud_send_wait (struct mud *);
|
||||
unsigned long mud_sync (struct mud *);
|
||||
|
||||
int mud_set_send_timeout (struct mud *, unsigned long);
|
||||
int mud_set_time_tolerance (struct mud *, unsigned long);
|
||||
int mud_set_keyx_timeout (struct mud *, unsigned long);
|
||||
int mud_set_tc (struct mud *, int);
|
||||
|
||||
Reference in New Issue
Block a user