wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wget2 | Add option --bind-interface (!462)


From: Tim Rühsen
Subject: Re: wget2 | Add option --bind-interface (!462)
Date: Tue, 10 Dec 2019 07:24:26 +0000



Tim Rühsen started a new discussion on src/options.c: 
https://gitlab.com/gnuwget/wget2/merge_requests/462#note_257964788

>       wget_tcp_set_tls_false_start(NULL, config.tls_false_start);
>       if (!config.dont_write) // fuzzing mode, try to avoid real network 
> access
>               wget_tcp_set_bind_address(NULL, config.bind_address);
> +     if(config.bind_interface)

Missing space after `if`

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/merge_requests/462#note_257964788
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]