GFXprim
2D bitmap graphics library with emphasis on speed and correctness
|
A proxy client (application). More...
#include <gp_proxy_cli.h>
Data Fields | |
gp_fd | fd |
A sever connection file descriptor. | |
char * | name |
An application name as set by GP_PROXY_NAME message. | |
gp_proxy_buf | buf |
Connection buffer. | |
A proxy client (application).
Definition at line 28 of file gp_proxy_cli.h.