This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
BlueSocket
Watch
1
Star
0
Fork
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0.12.57
BlueSocket
/
Sources
T
History
Bill Abt
632e6cd9ed
If the attempt to set the SO_REUSEPORT socket option fails, check errno for ENOPROTOOPT and if set, silently ignore the error. This can happen when using WSL (Windows Subsystem for Linux).
2017-08-01 11:38:17 -04:00
..
Info.plist
Xcode project file changes due to rename from BlueSocket to Socket.
2016-03-24 15:42:32 -04:00
Socket.h
Xcode project file changes due to rename from BlueSocket to Socket.
2016-03-24 15:42:32 -04:00
Socket.swift
If the attempt to set the SO_REUSEPORT socket option fails, check errno for ENOPROTOOPT and if set, silently ignore the error. This can happen when using WSL (Windows Subsystem for Linux).
2017-08-01 11:38:17 -04:00
SocketProtocols.swift
Added missing parameter description and build only on linux
2017-06-09 06:55:23 +03:00
SocketUtils.swift
Cast mask to Int32
2017-05-12 16:24:29 -05:00