#include "iolayer_be.h"#include <gwenhywfar/list1.h>Go to the source code of this file.
Functions | |
| int | GWEN_Io_Layer_AddWaitingSockets (GWEN_IO_LAYER *io, GWEN_SOCKET_LIST2 *readSockets, GWEN_SOCKET_LIST2 *writeSockets) |
| int GWEN_Io_Layer_AddWaitingSockets | ( | GWEN_IO_LAYER * | io, | |
| GWEN_SOCKET_LIST2 * | readSockets, | |||
| GWEN_SOCKET_LIST2 * | writeSockets | |||
| ) |
Definition at line 352 of file iolayer.c.
References GWEN_Io_Layer_AddWaitingSockets().
Referenced by GWEN_Io_Layer_AddWaitingSockets(), and GWEN_Io_Manager_Wait().
1.5.6