This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
BlueSocket
Watch
1
Star
0
Fork
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1.0.2
BlueSocket
/
Sources
/
Socket
T
History
Bill Abt
8ce3961e63
Added new parameter to connect() to allow the caller to force the connection to the specific family of the Socket instance making call. The default behavior is to allow connection to any socket family.
2018-04-09 10:21:39 -04:00
..
Info.plist
Swift 4 support
2017-08-23 11:36:57 -05:00
Socket.h
Swift 4 support
2017-08-23 11:36:57 -05:00
Socket.swift
Added new parameter to connect() to allow the caller to force the connection to the specific family of the Socket instance making call. The default behavior is to allow connection to any socket family.
2018-04-09 10:21:39 -04:00
SocketProtocols.swift
Changed name of SSLError.code to SSLError.errCode to avoid clash with Swift.Error._code that was flagged as a warning in Swift 4.1.
2018-02-21 10:49:36 -05:00
SocketUtils.swift
Fixed a bit-addressing error in fd_set implementation.
2018-02-22 12:42:08 -08:00