AddressIPSocket.address

Obtains the IP address most recently passed to bind() or connect() or obtained by accept().

class AddressIPSocket(bool IPv6 = false)
address
()

Return Value

Type: cstring

the current IP address.

Meta