mirror of
https://github.com/curl/curl.git
synced 2026-07-28 07:13:07 +03:00
parent
ca6bafce95
commit
ede2e812c2
26 changed files with 6 additions and 30 deletions
|
|
@ -412,7 +412,7 @@ sub sysread_or_die {
|
|||
sub startsf {
|
||||
my @mainsockfcmd = ("./server/sockfilt".exe_ext('SRV'),
|
||||
"--ipv$ipvnum",
|
||||
"--port", $port,
|
||||
"--port", $port,
|
||||
"--pidfile", $mainsockf_pidfile,
|
||||
"--portfile", $portfile,
|
||||
"--logfile", $mainsockf_logfile);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue