TDME2 1.9.121
|
#include <sys/event.h>
#include <sys/time.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <tdme/tdme.h>
#include <tdme/os/network/fwd-tdme.h>
#include <tdme/os/network/platform/bsd/fwd-tdme.h>
#include <tdme/os/network/platform/bsd/KernelEventMechanismPSD.h>
#include <tdme/os/network/KernelEventMechanism.h>
#include <tdme/os/network/NIOInterest.h>
Go to the source code of this file.
Macros | |
#define | KEVENT_UDATA_DATATYPE void* |
#define KEVENT_UDATA_DATATYPE void* |
Definition at line 28 of file KernelEventMechanism.cpp.