enet.host:get socket address

Returns a string that describes the socket address of the given host. The string is formatted as “a.b.c.d:port”, where “a.b.c.d” is the IP address of the used socket.

Function

Synopsis

host:get_socket_address()

Arguments

None.

Returns

string address
A string that describes the socket address.

See Also

© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/enet.host:get_socket_address