[#SOCKET] = SOCKET :mrdocs: Socket descriptor type on non‐Windows platforms, mapped to the Windows SOCKET handle. == Synopsis Declared in `<compat/compat.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef unsigned int SOCKET; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#