Bill Abt
|
3af89420ce
|
Update to Xcode project for iOS target.
|
2016-07-29 13:28:54 -04:00 |
|
Bill Abt
|
4974f5ca84
|
Updates for the new swift-DEVELOPMENT-SNAPSHOT-2016-06-20-a builds.
|
2016-06-22 14:39:59 -04:00 |
|
Bill Abt
|
2d7a3744e0
|
Updates for latest compiler.
|
2016-06-01 12:58:14 -04:00 |
|
Bill Abt
|
7574e1aadb
|
Housekeeping
|
2016-05-10 09:01:00 -04:00 |
|
Bill Abt
|
62fab7ed4f
|
Minor Xcode project housekeeping.
|
2016-03-28 15:46:36 -04:00 |
|
Bill Abt
|
7fb7d7a2a9
|
Xcode project file changes due to rename from BlueSocket to Socket.
|
2016-03-24 15:42:32 -04:00 |
|
Bill Abt
|
bf2f36b4ff
|
Major Changes to Conform to Swift 3.0 API Guidelines
|
2016-03-24 15:18:51 -04:00 |
|
Bill Abt
|
b73b0dd0fc
|
Some major refactoring of the code internals that makes the API a bit more easier to use. For example, instead of BlueSocket.BlueSocketSignature, you know have BlueSocket.Signature. Like BlueSocketError has become BlueSocket.Error. BlueSocket.BlueSocketProtocolFamily has become BlueSocket.ProtocolFamily, BlueSocket.BlueSocketType has become BlueSocket.SocketType and finally, BlueSocket.BlueSocketProtocol has become BlueSocket.SocketProtocol. Additionally, added code to allow listening sockets to avoid dying from a SIGPIPE signal for an interrupted connection.
|
2016-03-15 15:19:01 -04:00 |
|
Bill Abt
|
3a82300e91
|
ETSocket renamed to BlueSocket. Made corresponding name changes.
|
2016-02-11 09:54:18 -05:00 |
|