libopm
0.1
|
#include "libopm.h"
Functions | |
int | libopm_proxy_http_write (OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
int | libopm_proxy_socks4_write (OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
int | libopm_proxy_socks5_write (OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
int | libopm_proxy_wingate_write (OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
int | libopm_proxy_router_write (OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
int | libopm_proxy_httppost_write (OPM_T *, OPM_SCAN_T *, OPM_CONNECTION_T *) |
int libopm_proxy_http_write | ( | OPM_T * | , |
OPM_SCAN_T * | , | ||
OPM_CONNECTION_T * | |||
) |
References _OPM::config, _OPM_CONNECTION::fd, libopm_config(), OPM_CONFIG_SCAN_IP, OPM_CONFIG_SCAN_PORT, OPM_SUCCESS, SENDBUFLEN, snprintf, and USE_VAR.
int libopm_proxy_socks4_write | ( | OPM_T * | , |
OPM_SCAN_T * | , | ||
OPM_CONNECTION_T * | |||
) |
References _OPM::config, _OPM_CONNECTION::fd, inet_aton, libopm_config(), OPM_CONFIG_SCAN_IP, OPM_CONFIG_SCAN_PORT, OPM_SUCCESS, SENDBUFLEN, snprintf, and USE_VAR.
int libopm_proxy_socks5_write | ( | OPM_T * | , |
OPM_SCAN_T * | , | ||
OPM_CONNECTION_T * | |||
) |
References _OPM::config, _OPM_CONNECTION::fd, inet_aton, libopm_config(), OPM_CONFIG_SCAN_IP, OPM_CONFIG_SCAN_PORT, OPM_SUCCESS, SENDBUFLEN, snprintf, and USE_VAR.
int libopm_proxy_wingate_write | ( | OPM_T * | , |
OPM_SCAN_T * | , | ||
OPM_CONNECTION_T * | |||
) |
References _OPM::config, _OPM_CONNECTION::fd, libopm_config(), OPM_CONFIG_SCAN_IP, OPM_CONFIG_SCAN_PORT, OPM_SUCCESS, SENDBUFLEN, snprintf, and USE_VAR.
int libopm_proxy_router_write | ( | OPM_T * | , |
OPM_SCAN_T * | , | ||
OPM_CONNECTION_T * | |||
) |
References _OPM::config, _OPM_CONNECTION::fd, libopm_config(), OPM_CONFIG_SCAN_IP, OPM_CONFIG_SCAN_PORT, OPM_SUCCESS, SENDBUFLEN, snprintf, and USE_VAR.
int libopm_proxy_httppost_write | ( | OPM_T * | , |
OPM_SCAN_T * | , | ||
OPM_CONNECTION_T * | |||
) |
References _OPM::config, _OPM_CONNECTION::fd, libopm_config(), OPM_CONFIG_SCAN_IP, OPM_CONFIG_SCAN_PORT, OPM_SUCCESS, SENDBUFLEN, snprintf, and USE_VAR.