Created
November 14, 2014 21:49
-
-
Save aGupieWare/194eaab874f5d34676c4 to your computer and use it in GitHub Desktop.
Swift client, background queue . . .
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| let backgroundQueue : dispatch_queue_t = dispatch_queue_create("com.aGupieWare.SwiftNetworking.backgroundQueue", nil) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment