ICI Modules: net: getpeername Modules by name : by type Synopsis string = net.getpeername(socket) Description Return the address of the peer in a connected socket. The address is returned as a string in the usual format.
string = net.getpeername(socket)
Return the address of the peer in a connected socket. The address is returned as a string in the usual format.