=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== atom4-4.1/net/server.cc-420- // Find out where the client is connecting from atom4-4.1/net/server.cc:421: hostinfo = gethostbyaddr((char*)&adrs.sin_addr, adrs_len, AF_INET); atom4-4.1/net/server.cc-422- if (hostinfo) {