-
Notifications
You must be signed in to change notification settings - Fork 74
Net TcpSocketGetPeerAddress
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Get the peer address.
address, err = function TcpSocket:getPeerAddress()
- address, the address or nil on failure
- err, the error message