compat.h
header’s job to provide platform-agnostic interfaces for internet operations.
No need in #include <arpa/inet.h>
scattered around.
compat.h
header’s job to provide platform-agnostic interfaces for internet operations.
No need in #include <arpa/inet.h>
scattered around.
No interface from the mswsock.h header is used.
According to https://docs.microsoft.com/en-us/windows/win32/winsock/creating-a-basic-winsock-application
"The Winsock2.h header file internally includes core elements from
the Windows.h header file, so there is not usually an #include line
for the Windows.h header file in Winsock applications."
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
No conflicts as of last run.