Method Protocols.HTTP.Server.Request()->get_ip()
- Method get_ip
string
get_ip()- Description
Return the IP address that originated the request, or 0 if the IP address could not be determined. In the event of an error, my_fd->errno() will be set.
string
get_ip()
Return the IP address that originated the request, or 0 if the IP address could not be determined. In the event of an error, my_fd->errno() will be set.