mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-23 18:45:40 +08:00
Fix sockets option parsing
This commit is contained in:
parent
46be58ab1d
commit
68823c2921
@ -431,6 +431,7 @@ int MODULEMAINFUNC (int argc, char** argv){
|
|||||||
default:
|
default:
|
||||||
error = 1;
|
error = 1;
|
||||||
}
|
}
|
||||||
|
if(!error) break;
|
||||||
default:
|
default:
|
||||||
error = 1;
|
error = 1;
|
||||||
break;
|
break;
|
||||||
|
Loading…
Reference in New Issue
Block a user