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.38
BlueSocket
/
Sources
/
Socket
T
History
Bill Abt
9d77d6b212
Added new parameter to TCP version of listen API to allow caller to specify a particular address to listen on. This new parameter is defaulted to nil and therefore should affect current callers.
2018-12-13 11:00:56 -05: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 TCP version of listen API to allow caller to specify a particular address to listen on. This new parameter is defaulted to nil and therefore should affect current callers.
2018-12-13 11:00:56 -05: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
Resolve Swift 5 compilation warnings
2018-11-27 16:53:58 +00:00