Name
easy:GetInfo_Local_IP -- get local IP address of last connection
Synopsis
ip = easy:GetInfo_Local_IP()
Function
Returns a string holding the IP address of the local end of most recent connection done with this curl handle. This string may be IPv6 when that is enabled.

Inputs
none

Results
ip
output value

Show TOC