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.7
BlueSocket
/
Sources
T
History
Bill Abt
78752613a2
Added new computed property, isSecure, to Socket. This resolves the optional Signature property and returns whether or not the socket is secured.
2016-11-30 12:36:54 -05: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
Added new computed property, isSecure, to Socket. This resolves the optional Signature property and returns whether or not the socket is secured.
2016-11-30 12:36:54 -05:00
SocketProtocols.swift
Handle SSL requested retry attempts for read and write functions.
2016-11-16 12:00:03 -05:00
SocketUtils.swift
Added UNIX domain socket support. Added additional tests to cover the new support. Added new error code, SOCKET_ERR_CONNECTION_RESET, to indicate that socket read failed due the connection being reset by the peer.
2016-11-29 10:17:47 -05:00