#include <stdio.h>
#include <stdlib.h>
#include "include/connection.h"
#include "include/mc_error.h"
Go to the source code of this file.
Functions | |
int | connection_Destroy (connection_p connection) |
int connection_Destroy | ( | connection_p | connection | ) |
Definition at line 38 of file connection.c.
References connection_s::clientfd, MC_SUCCESS, and connection_s::remote_hostname.
Referenced by acc_Thread().