Reset Method
Resets the component, stopping all pending requests and refreshing network information.
Object Oriented Interface
public function doReset();
Procedural Interface
ipworks_ipinfo_do_reset($res);
Remarks
This method resets the class, stopping all pending requests and refreshing network information. If the network configuration has changed, call this method to retrieve the latest information.