fix comment typo;

pull/51/head
Bryan Biedenkapp 2 years ago
parent e0b6da51fb
commit 7e3e006fd1

@ -629,7 +629,7 @@ int Socket::lookup(const std::string& hostname, uint16_t port, sockaddr_storage&
/// <summary>
///
/// </summary>
/// <returns>Zero if no error during lookup, otherwise error.</returns>
/// <returns>Textual IP address for the local network interface.</returns>
std::string Socket::getLocalAddress()
{
struct ifaddrs *ifaddr, *ifa;

Loading…
Cancel
Save

Powered by TurnKey Linux.