#include <libspopc.h>
Public Attributes | |
int | bytes |
struct sockaddr_in * | connection |
int | del |
int | last |
int * | list |
struct hostent * | server |
int | sock |
popstate | state |
char ** | uidl |
Definition at line 169 of file libspopc.h.
int bytes |
Definition at line 176 of file libspopc.h.
struct sockaddr_in* connection |
Definition at line 171 of file libspopc.h.
int del |
Definition at line 178 of file libspopc.h.
int last |
Definition at line 177 of file libspopc.h.
int* list |
Definition at line 174 of file libspopc.h.
struct hostent* server |
Definition at line 172 of file libspopc.h.
int sock |
Definition at line 170 of file libspopc.h.
Definition at line 173 of file libspopc.h.
char** uidl |
Definition at line 175 of file libspopc.h.