首页 | 数据结构 | 文件列表 | 数据字段 | 全局定义

qq_proxy.h文件参考

#include <glib.h>
#include "proxy.h"
#include "qq.h"

qq_proxy.h包含/依赖关系图:

此图展示直接或间接包含该文件的文件:

浏览该文件的源代码。

数据结构

struct  PHB

宏定义

#define QQ_CONNECT_STEPS   2

函数

gint qq_proxy_read (qq_data *qd, guint8 *data, gint len)
gint qq_proxy_write (qq_data *qd, guint8 *data, gint len)
gint qq_connect (GaimAccount *account, const gchar *host, guint16 port, gboolean use_tcp, gboolean is_redirect)
void qq_disconnect (GaimConnection *gc)


宏定义文档

#define QQ_CONNECT_STEPS   2
 

The QQ2003C protocol plugin

for gaim

Copyright (C) 2004 Puzzlebird Henry Ou <henry@linux.net>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

在文件qq_proxy.h34行定义。

参考自 _qq_got_login()_qq_login().


函数文档

gint qq_connect GaimAccount *  account,
const gchar *  host,
guint16  port,
gboolean  use_tcp,
gboolean  is_redirect
 

在文件qq_proxy.c330行定义。

参考 _proxy_connect_full()_qq_common_clean()_qq_got_login().

参考自 _qq_login()_qq_process_login_redirect().

函数调用图:

void qq_disconnect GaimConnection *  gc  ) 
 

在文件qq_proxy.c348行定义。

参考 _qq_common_clean()_qq_data::inikey_qq_data::my_ip_qq_data::ptoken_qq_data::pwkey_qq_data::session_key.

参考自 _qq_close().

函数调用图:

gint qq_proxy_read qq_data qd,
guint8 *  data,
gint  len
 

在文件qq_proxy.c396行定义。

参考 _qq_data::fdMAX_PACKET_SIZE_qq_data::proxy_type_qq_data::use_tcp.

参考自 qq_input_pending().

gint qq_proxy_write qq_data qd,
guint8 *  data,
gint  len
 

在文件qq_proxy.c369行定义。

参考 _qq_data::dest_sin_qq_data::fd_qq_data::proxy_type_qq_data::use_tcp.

参考自 _qq_send_again()_qq_send_packet()qq_send_cmd()qq_sendqueue_timeout_callback().


Generated at Mon May 8 15:45:36 2006 for OpenQ by  doxygen 1.4.4