This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub
/
BlueSocket
Watch
1
Star
0
Fork
0
You've already forked BlueSocket
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcdcb479facbc3b8232e7baf2e76eb8ffdb4d3ec
BlueSocket
/
Sources
T
History
Bill Abt
0ca58bd33a
Minor changes to correct some error messages that were inaccurate due to cut/paste errors.
2017-01-26 19:38:22 -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
Minor changes to correct some error messages that were inaccurate due to cut/paste errors.
2017-01-26 19:38:22 -05:00
SocketProtocols.swift
Change send function signature of the SSLServiceDelegate protocol to not specify an explicitly unwrapped UnsafeRawPointer. Not needed.
2017-01-25 20:31:13 -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