Mercurial > pidgin
comparison src/protocols/oscar/rxqueue.c @ 13262:b08f8f3c9197
[gaim-migrate @ 15628]
More cleanup. It's dinner time!
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Sun, 12 Feb 2006 23:59:30 +0000 |
| parents | e9802db22b06 |
| children |
comparison
equal
deleted
inserted
replaced
| 13261:3b04ab4d96db | 13262:b08f8f3c9197 |
|---|---|
| 278 | 278 |
| 279 return; | 279 return; |
| 280 } | 280 } |
| 281 | 281 |
| 282 /* | 282 /* |
| 283 * Since aim_get_command will aim_conn_kill dead connections, we need | 283 * Since aim_get_command will oscar_connection_destroy dead connections, we need |
| 284 * to clean up the rxqueue of unprocessed connections on that socket. | 284 * to clean up the rxqueue of unprocessed connections on that socket. |
| 285 * | 285 * |
| 286 * XXX: this is something that was handled better in the old connection | 286 * XXX: this is something that was handled better in the old connection |
| 287 * handling method, but eh. | 287 * handling method, but eh. |
| 288 */ | 288 */ |
