mirror of
https://github.com/curl/curl.git
synced 2026-07-30 21:08:02 +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);
|
||||
|
|
|
|||
2
tests/http/clients/.gitignore
vendored
2
tests/http/clients/.gitignore
vendored
|
|
@ -8,4 +8,4 @@ ws-data
|
|||
ws-pingpong
|
||||
h2-upgrade-extreme
|
||||
tls-session-reuse
|
||||
h2-pausing
|
||||
h2-pausing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue