File modules/pw/protocol_whois.c

  $Revision: 1.11 $

Protocol whois module (pw). Whois protocol.
Status: NOT REVUED, NOT 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: CO_get_whois_suspended()modules/co/constants.c
  OB_attribute_i_to_string()modules/ob/objects.c
  QC_free(), QC_new(), QI_free(), QI_new(), SK_close(), SK_gets(), SK_puts(), free(), g_list_foreach(), printf(), strcmp(), strlen()
References Functions: QI_execute()