File modules/pw/protocol_whois.c

  $Revision: 1.25 $

Protocol whois module (pw). Whois protocol.
Status: NOT REVUED, TESTED

Included Files


Global Function PW_interact()

  Interact with the client.

More:
  Authors:
        ottrey

Online References:
void PW_interact ( int sock )
int sock
Socket that client is connected to.
Prototyped in: modules/pw/protocol_whois.h
Calls: AC_acc_addup()modules/ac/access_control.c
  AC_check_acl()modules/ac/access_control.c
  AC_commit()modules/ac/access_control.c
  AC_credit_to_string()modules/ac/access_control.c
  CO_get_whois_suspended()modules/co/constants.c
  DF_get_class_template()modules/df/defs.c
  DF_get_class_template_v()modules/df/defs.c
  DF_get_server_query()modules/df/defs.c
  ER_dbg_va()modules/er/er.c
  ER_inf_va()modules/er/er.c
  NOERR()modules/er/er.c
  print_hello_banner()modules/pw/protocol_whois.c
  QC_create(), QC_environ_free(), QC_environ_new(), QC_free(), QC_get_qrytype(), QI_execute(), QI_free(), QI_new(), SK_cd_close(), SK_cd_gets(), SK_cd_puts(), SK_getpeerip(), SK_getpeername(), fprintf(), g_list_first(), gettimeofday(), memcmp(), memset(), wr_real_free()
References Variables: IP_ADDR_UNSPECmodules/ip/ip.c

Global Function print_hello_banner()

void print_hello_banner ( Query_environ* qe )
Calls: SK_cd_puts()
Called by: PW_interact()modules/pw/protocol_whois.c