===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xosview-1.22/Host.cc-34-bool Host::constuct(const struct in_addr *address){
xosview-1.22/Host.cc:35:  struct hostent *hent = gethostbyaddr((char *)address, sizeof(in_addr),
xosview-1.22/Host.cc-36-                                       AF_INET);