Displaying 1 result from an estimated 1 matches for "conn_timeout".
Did you mean:
con_timeout
2003 Oct 26
0
Patches for samba 3.0.0 client/client.c
..."send-buffer", 'b', POPT_ARG_INT, &io_bufsize, 'b', "Changes
the transmit/send buffer", "BYTES" },
{ "port", 'p', POPT_ARG_INT, &port, 'p', "Port to connect to",
"PORT" },
+ { "conn_timeout", 'e', POPT_ARG_INT, &connect_timeout, 'e',
"Connection timeout in millisecond", "CONNTIMEOUT" },
POPT_COMMON_SAMBA
POPT_COMMON_CONNECTION
POPT_COMMON_CREDENTIALS