Aleks Donchev
unread,Dec 21, 2011, 8:49:50 AM12/21/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CocoaAsyncSocket
Hi,
I use the classes for my websocket implementation.
On iOS 4.xx all works fine, but on iOS 5 there is a problem with the
stream, which I'm trying to solve without success. The problem is that
the CFReadStream becomes an error with code 57, which closes the
stream.
Any Idea what is going on with the sockets and streams. Could that be
an Apple bug?
Thanks