Fix the broken --rebind-port command-line option.
This commit is contained in:
@@ -35,7 +35,7 @@ static struct option listen_options[] = {
|
||||
GETOPT_ADDR,
|
||||
GETOPT_REBIND_ADDR,
|
||||
GETOPT_PORT,
|
||||
GETOPT_REBIND_ADDR,
|
||||
GETOPT_REBIND_PORT,
|
||||
GETOPT_FILE,
|
||||
GETOPT_SOCK,
|
||||
GETOPT_DENY,
|
||||
|
Reference in New Issue
Block a user