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

udp_proxy_s5.c文件参考

#include "debug.h"
#include "udp_proxy_s5.h"

udp_proxy_s5.c包含/依赖关系图:

浏览该文件的源代码。

函数

gint _qq_fill_host (struct sockaddr_in *addr, const gchar *host, guint16 port)
static void _qq_s5_canread_again (gpointer data, gint source, GaimInputCondition cond)
static void _qq_s5_sendconnect (gpointer data, gint source)
static void _qq_s5_readauth (gpointer data, gint source, GaimInputCondition cond)
static void _qq_s5_canread (gpointer data, gint source, GaimInputCondition cond)
void _qq_s5_canwrite (gpointer data, gint source, GaimInputCondition cond)
gint qq_proxy_socks5 (struct PHB *phb, struct sockaddr *addr, socklen_t addrlen)


函数文档

gint _qq_fill_host struct sockaddr_in *  addr,
const gchar *  host,
guint16  port
 

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.c95行定义。

参考自 _qq_s5_sendconnect()_qq_udp_proxy_connect().

static void _qq_s5_canread gpointer  data,
gint  source,
GaimInputCondition  cond
[static]
 

在文件udp_proxy_s5.c215行定义。

参考 _qq_s5_readauth()_qq_s5_sendconnect()PHB::accountPHB::dataPHB::funcPHB::gpiPHB::hostPHB::inpa.

参考自 _qq_s5_canwrite().

函数调用图:

static void _qq_s5_canread_again gpointer  data,
gint  source,
GaimInputCondition  cond
[static]
 

在文件udp_proxy_s5.c34行定义。

参考 PHB::accountPHB::dataPHB::funcPHB::hostPHB::inpaPHB::udpsock.

参考自 _qq_s5_sendconnect().

void _qq_s5_canwrite gpointer  data,
gint  source,
GaimInputCondition  cond
 

在文件udp_proxy_s5.c285行定义。

参考 _qq_s5_canread()PHB::accountPHB::dataPHB::funcPHB::gpiPHB::hostPHB::inpa.

参考自 qq_proxy_socks5().

函数调用图:

static void _qq_s5_readauth gpointer  data,
gint  source,
GaimInputCondition  cond
[static]
 

在文件udp_proxy_s5.c177行定义。

参考 _qq_s5_sendconnect()PHB::accountPHB::dataPHB::funcPHB::hostPHB::inpa.

参考自 _qq_s5_canread().

函数调用图:

static void _qq_s5_sendconnect gpointer  data,
gint  source
[static]
 

在文件udp_proxy_s5.c107行定义。

参考 _qq_fill_host()_qq_s5_canread_again()PHB::accountPHB::dataPHB::funcPHB::hostPHB::inpaPHB::portPHB::udpsock.

参考自 _qq_s5_canread()_qq_s5_readauth().

函数调用图:

gint qq_proxy_socks5 struct PHB phb,
struct sockaddr *  addr,
socklen_t  addrlen
 

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

在文件udp_proxy_s5.c346行定义。

参考 _qq_s5_canwrite()PHB::gpiPHB::hostPHB::inpaPHB::port.

参考自 _qq_udp_proxy_connect().

函数调用图:


Generated at Mon May 8 15:46:30 2006 for OpenQ by  doxygen 1.4.4