TDME2 1.9.121
Macros
KernelEventMechanism.cpp File Reference
#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>
Include dependency graph for KernelEventMechanism.cpp:

Go to the source code of this file.

Macros

#define KEVENT_UDATA_DATATYPE   void*
 

Macro Definition Documentation

◆ KEVENT_UDATA_DATATYPE

#define KEVENT_UDATA_DATATYPE   void*

Definition at line 28 of file KernelEventMechanism.cpp.