This structure will be use to handle the connection with the server.
More...
#include <client.h>
Detailed Description
This structure will be use to handle the connection with the server.
Definition at line 56 of file client.h.
Field Documentation
The pid of the process that will open the connection with cmdsrv.
Definition at line 57 of file client.h.
The header that will contain the current header-action(channel, length). Through this header, the user will know on what channel the server will send his data.
Definition at line 58 of file client.h.
The documentation for this struct was generated from the following file: