#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) |
|
||||||||||||||||
|
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.c第95行定义。 |
|
||||||||||||||||
|
在文件udp_proxy_s5.c第215行定义。 参考 _qq_s5_readauth()、_qq_s5_sendconnect()、PHB::account、PHB::data、PHB::func、PHB::gpi、PHB::host及PHB::inpa. 参考自 _qq_s5_canwrite(). 函数调用图: ![]() |
|
||||||||||||||||
|
在文件udp_proxy_s5.c第34行定义。 参考 PHB::account、PHB::data、PHB::func、PHB::host、PHB::inpa及PHB::udpsock. 参考自 _qq_s5_sendconnect(). |
|
||||||||||||||||
|
在文件udp_proxy_s5.c第285行定义。 参考 _qq_s5_canread()、PHB::account、PHB::data、PHB::func、PHB::gpi、PHB::host及PHB::inpa. 参考自 qq_proxy_socks5(). 函数调用图: ![]() |
|
||||||||||||||||
|
在文件udp_proxy_s5.c第177行定义。 参考 _qq_s5_sendconnect()、PHB::account、PHB::data、PHB::func、PHB::host及PHB::inpa. 参考自 _qq_s5_canread(). 函数调用图: ![]() |
|
||||||||||||
|
在文件udp_proxy_s5.c第107行定义。 参考 _qq_fill_host()、_qq_s5_canread_again()、PHB::account、PHB::data、PHB::func、PHB::host、PHB::inpa、PHB::port及PHB::udpsock. 参考自 _qq_s5_canread()及_qq_s5_readauth(). 函数调用图: ![]() |
|
||||||||||||||||
|
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.c第346行定义。 参考 _qq_s5_canwrite()、PHB::gpi、PHB::host、PHB::inpa及PHB::port. 函数调用图: ![]() |
1.4.4