mirror of
https://github.com/3proxy/3proxy.git
synced 2025-02-23 10:35: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:
|
||||
error = 1;
|
||||
}
|
||||
if(!error) break;
|
||||
default:
|
||||
error = 1;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user