﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3158	Ping() cached	anonymous		"The ping is cached and it is not rerun.

Reproduce

Go offline and execute:

do

{{{
Ping(""www.google.com"", 250)
$a=@error
msgbox(0, ""aaaa"", $a)
until $a=0
}}}

msgbox wait ping and return 4
then i go online and click ok in the previous msgbox
msgbox not wait ping and return every 4 instead of 0.

"	Bug	new		AutoIt	3.3.14.0	None			
