*** Plucked rev 4b5c688e1486f88c95bbe6946367a00b2d1e02dd (markdoliner@pidgin.im):
commit32bed0ac4bd2b5273a9fef5fdb556005a9250f89
authorMark Doliner <markdoliner@pidgin.im>
Mon, 13 Feb 2012 03:32:29 +0000 (13 03:32 +0000)
committerMark Doliner <markdoliner@pidgin.im>
Mon, 13 Feb 2012 03:32:29 +0000 (13 03:32 +0000)
tree16214561e357a77879c7af0197ee5dc5660502cf
parent6945b8c1d7c019f25c5955c1ff1397825d8c6087
*** Plucked rev 4b5c688e1486f88c95bbe6946367a00b2d1e02dd (markdoliner@pidgin.im):
Adjust this debug statement.  listener_ip is based off of the bos connection
fd, not the listener_fd, so it's more useful to log info about the bos conn
fd.

*** Plucked rev 9ac3dc3dac01d52f74ef1da3fe9122a233650e5a (markdoliner@pidgin.im):
We don't need to abort the file transfer attempt entirely when this happens.
We can just try the next connection method (both users connect to a 3rd
party proxy)

*** Plucked rev 77872b7f18741bca0e5bda735debf9ea3e3d386f (markdoliner@pidgin.im):
Move this check up a level so that it affects direct connections, too.

I think this will fix the crash reported in http://trac.adium.im/ticket/15839
Still not sure why ip_atoi fails here.

--HG--
branch : release-2.x.y
extra : convert_revision : 14d1bcdec5d90bcadbee7130f55ec007b7b01d14
libpurple/protocols/oscar/peer.c