#include <stdio.h>#include <stdlib.h>#include <string.h>#include "include/connection.h"#include "include/mc_error.h"Go to the source code of this file.
Definition at line 73 of file connection.c.
References connection_s::addr, connection_s::clientfd, connection_s::connect_id, connection_New(), connection_s::remote_hostname, and connection_s::serverfd.
Definition at line 42 of file connection.c.
References connection_s::clientfd, MC_SUCCESS, and connection_s::remote_hostname.
Referenced by acc_Thread().