clean: remove dns lookup
This commit is contained in:
@@ -7,5 +7,4 @@ struct hostenv {
|
||||
char ipstr[INET_ADDRSTRLEN];
|
||||
struct sockaddr_in ip;
|
||||
char *hostname;
|
||||
char reverse_dns[NI_MAXHOST];
|
||||
};
|
||||
Reference in New Issue
Block a user