dcc_t Struct Reference

#include <eggdrop.h>

Collaboration diagram for dcc_t:
Collaboration graph
[legend]

Data Fields

long sock
IP addr
unsigned int port
struct userrecuser
char nick [32->32 */+1]
char host [291+32->32 */->32 */*/+1]
struct dcc_tabletype
time_t timeval
unsigned long status
union {
   struct chat_info *   chat
   struct file_info *   file
   struct edit_info *   edit
   struct xfer_info *   xfer
   struct bot_info *   bot
   struct relay_info *   relay
   struct script_info *   script
   struct dns_info *   dns
   struct dupwait_info *   dupwait
   int   ident_sock
   void *   other
u

Detailed Description

Definition at line 371 of file eggdrop.h.


Field Documentation

IP addr
struct bot_info* bot [read]
struct chat_info* chat [read]
struct dns_info* dns [read]
struct dupwait_info* dupwait [read]

Definition at line 390 of file eggdrop.h.

Referenced by dcc_telnet_id(), dcc_telnet_pass(), dupwait_notify(), and timeout_dupwait().

struct edit_info* edit [read]

Definition at line 384 of file eggdrop.h.

struct file_info* file [read]

Definition at line 383 of file eggdrop.h.

Referenced by append_line(), check_dcc_attrs(), and dcc_telnet_pass().

char host[291+32->32 */->32 */*/+1]

Definition at line 377 of file eggdrop.h.

Referenced by answer_local_whom(), botlink(), and failed_link().

char nick[32->32 */+1]
void* other
unsigned int port
struct relay_info* relay [read]
struct script_info* script [read]

Definition at line 388 of file eggdrop.h.

Referenced by dcc_script(), display_dcc_script(), and eof_dcc_script().

long sock
unsigned long status
struct dcc_table* type [read]
union { ... } u
struct userrec* user [read]
struct xfer_info* xfer [read]

Definition at line 385 of file eggdrop.h.

Referenced by killtransfer().


The documentation for this struct was generated from the following file:

Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1