note about the source of the commented structs

This commit is contained in:
rakslice 2020-11-19 16:38:05 -08:00
parent 6d74ff5600
commit ff0a825356
1 changed files with 2 additions and 0 deletions

View File

@ -581,6 +581,8 @@ sorecvfrom(so)
} /* if ping packet */
}
// Commented structs from sil3rm00n's example code
// https://www.binarytides.com/dns-query-code-in-c-with-linux-sockets/
struct DNS_HEADER
{