Skip to content

Latest commit

 

History

23 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

仓库 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.

关于

A variant of socketpair(2), producing selectable sockets, for use in code that must be portable to win32.

Resources

Stars

25 stars

关注者

2 watching

复刻s

发布

贡献者

Languages