_id | CONEXION_TCP | [private] |
_pendiente | CONEXION_TCP | [private] |
aceptar_conexion(void) | CONEXION_TCP | |
cerrar(void) | CONEXION_TCP | |
CONEXION_TCP() | CONEXION_TCP | [private] |
CONEXION_TCP(char *nombre, int puerto) | CONEXION_TCP | |
crear_como_cliente(void) | CONEXION_TCP | |
crear_como_servidor(void) | CONEXION_TCP | |
direccion_cliente | CONEXION_TCP | [private] |
direccion_servidor | CONEXION_TCP | [private] |
enviar(char *buffer, int tam_buffer) | CONEXION_TCP | |
id(void) | CONEXION_TCP | |
Nombre_servidor | CONEXION_TCP | [private] |
origen(DWORD *ip, WORD *puerto) | CONEXION_TCP | [inline] |
pendiente(void) | CONEXION_TCP | |
puerto_servidor | CONEXION_TCP | [private] |
recibir(char *buffer, int tam_buffer) | CONEXION_TCP | |
registro_asincronico(void(*f)(void *, int), void *User_data) | CONEXION_TCP | |
set_id(int i) | CONEXION_TCP | |
sockfd | CONEXION_TCP | [private] |
sockfd | CONEXION_TCP | [private] |
~CONEXION_TCP() | CONEXION_TCP |