{{ message }}
ncm/selectable-socketpair
Folders and files
Repository files navigation
Windows XP doesn't provide POSIX socketpair(2). Typical workarounds based on pipes can't be used with win32 select(2). This socketpair is named a little differently because it offers an extra argument needed for use in Windows code. The extra argument is ignored on unixy systems.
