socket.isproxy
Connecting via a proxy or not. This method can be used to determine if a socket is connected via a proxy server or not.
method uint socket.isproxy()
Return value
1 is returned if the socket is connected via a proxy server and 0 is returned otherwise.
Related links | Source |