FD

The native socket file descriptor type.

This is an alias for SOCKET on Windows and int on POSIX systems.

@safe
alias FD = PlatformFD

Meta