* The documentation for {{{CFSocketGetContext()}}} says: "Before calling this functi...
commit1e5f3088448af7b9acede211228b44ff75782045
authorEvan Schoenberg <evan@adiumx.com>
Mon, 8 Jan 2007 17:13:17 +0000 (8 17:13 +0000)
committerEvan Schoenberg <evan@adiumx.com>
Mon, 8 Jan 2007 17:13:17 +0000 (8 17:13 +0000)
tree60d91c37c31dbc3e0946c1559b3e0aad85104f1d
parentc0f465e3ad5afe1e47be0846f776225c09499300
 * The documentation for {{{CFSocketGetContext()}}} says: "Before calling this function, you need to initialize the version member of context to 0.".  Let's do that.
 * Protect against the wholly impossible-yet-seen condition in which there's an existing socket which returns a context with a NULL context.info by handling it gracefully. Perhaps the non-initialized nature of the previous {{{actualSocketContext}}} before this commit led to the problem; safety is rarely a bad thing, though.

git-svn-id: svn://svn.adiumx.com/adium/branches/adium-1.0@18622 1c916fce-81e2-0310-a464-8ca513f45935
Plugins/Gaim Service/adiumGaimEventloop.m