mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
fix only a comment
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@13 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
271de25a90
commit
dfc59203d6
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ int ms_discover_mtu(const char *host)
|
|||
&ip_opts,
|
||||
reply_buffer,
|
||||
sizeof(reply_buffer),
|
||||
3000L); // 5 seconds
|
||||
3000L); // 3 seconds
|
||||
if (status || GetLastError() == IP_REQ_TIMED_OUT)
|
||||
{
|
||||
pIcmpCloseHandle( hIcmp );
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue