swift-nio/Sources/CNIOWindows
Saleem Abdulrasool 20e63d07dc
NIO: extract control message handling into a separate protocol (#1678)
These are part of the BSD sockets APIs, but not directly related to the
socket interfaces.  Create an extension point to permit the different
platforms to shuffle their implementation into place.  This provides a
nicer spelling for the functions and enables the codepaths on Windows as
well.
2020-10-19 16:18:57 +01:00
..
include NIO: extract control message handling into a separate protocol (#1678) 2020-10-19 16:18:57 +01:00
WSAStartup.c CNIOWindows: preprocess away WinSock support code (#1639) 2020-09-21 17:23:03 +01:00
shim.c NIO: extract control message handling into a separate protocol (#1678) 2020-10-19 16:18:57 +01:00