Main Page
Files
File List
Globals
All
Files
Functions
Typedefs
connection.h
Go to the documentation of this file.
1
6
#ifndef CONNECTION_H
7
#define CONNECTION_H
8
9
20
int
initConnectionHandler
(
void
);
21
35
void
handleConnection
(
int
clientSock,
int
listenSock);
36
37
38
#endif
/* CONNECTION_H */
Generated on Wed Jan 21 2015 13:58:14 by
1.8.1.2