Convert the public config struct to the same binary size/construct as in the
latest releases to remain ABI compatible.
This commit is contained in:
@@ -185,7 +185,6 @@ struct ares_options {
|
||||
int timeout; /* in seconds or milliseconds, depending on options */
|
||||
int tries;
|
||||
int ndots;
|
||||
int rotate;
|
||||
unsigned short udp_port;
|
||||
unsigned short tcp_port;
|
||||
int socket_send_buffer_size;
|
||||
|
||||
Reference in New Issue
Block a user