#include <glib.h>
#include <glib/glist.h>
Go to the source code of this file.
Data Structures | |
| struct | mwClientHandler |
| struct | mwConnectionHandler |
Functions | |
| void | mwConnection_destroy (struct mwConnection *connection) |
| void | mwConnection_recv (struct mwConnection *connection, const char *buf, gsize len) |
Variables | |
| typedef() void(* | mwConnectionClose )(struct mwConnection *c) |
| typedef() int(* | mwConnectionWrite )(struct mwConnection *c, const char *buf, gsize len) |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1