view console/gntblist.h @ 19770:1aa5494587e8

[gaim-migrate @ 16973] change the soap process to below: Post one Soap request After finish one soap request,close the connection, If there are more, reconect and process it. to avoid the below problem: in one socket, If post soap request one by one, The second will always read 0 bytes. comitted by Ma Yuan<mayuan2006@gmail.com> committer: Ethan Blanton <elb@pidgin.im>
author Ma Yuan <mayuan2006@gmail.com>
date Tue, 22 Aug 2006 06:10:01 +0000
parents 0e1e59770cb0
children d341b5ac1a78
line wrap: on
line source

#include "blist.h"

GaimBlistUiOps * gg_get_blist_ui_ops();

void gg_blist_init();