CFSocketSetAddress returns error ‘-1′
Just got this error while debugging an iPhone application. It seemed to be caused from leaving an application at a certain point. I really love the error handling here though.”Try rebooting your device and/or Macintosh” If this is truly caused because of a CFSocketSetAddress error, I believe it should be more graceful than this. Maybe [...]