File include/protocol_whois.h

  $Revision: 1.6 $

Protocol whois module (pw). Whois protocol.
Status: NOT REVUED, NOT TESTED
Online References:
  Author:
      ottrey
      marek
Included in: modules/pc/pc_commands.c
  modules/sv/server.c

Included Files


Preprocessor definitions

#define READ_PROTOCOL_WHOIS

String sizes

#define STR_S 63

#define STR_M 255

#define STR_L 1023

#define STR_XL 4095

#define STR_XXL 16383

Maximum size of input that can be recieved from the client.

#define MAX_INPUT_SIZE 1024