Skip to content

Commit ed23da6

Browse files
committed
add new option types
1 parent 4826e15 commit ed23da6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/client_priv.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ enum options_client
107107
OPT_CONNECTION_SERVER_ID,
108108
OPT_TLS_VERSION,
109109
OPT_SSL_MODE,
110+
OPT_NET_READ_TIMEOUT, OPT_NET_WRITE_TIMEOUT,
110111
/* Add new option above this */
111112
OPT_MAX_CLIENT_OPTION
112113
};

0 commit comments

Comments
 (0)