mobile-web-messaging / StompKit

STOMP Objective-C Client for iOS
Apache License 2.0
95 stars 82 forks source link

Sometimes getting an error in testConnectWithError #3

Closed matzew closed 11 years ago

matzew commented 11 years ago

This line (NSLog), sometimes is causing an error for me:

https://github.com/mobile-web-messaging/StompKit/blob/master/StompKitTests/StompKitTests.m#L86

connectionError NSError *   domain: @"GCDAsyncSocketErrorDomain" - code: 7  0x0c9636f0
jmesnil commented 11 years ago

fixed in 4ef3c2753e