ObjFW  Diff

Differences From Artifact [79faaa634a]:

To Artifact [76859e1d9d]:


30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#import "OFKernelEventObserver_kqueue.h"
#import "OFDataArray.h"

#import "OFInitializationFailedException.h"
#import "OFOutOfMemoryException.h"
#import "OFOutOfRangeException.h"

#import "autorelease.h"
#import "macros.h"
#import "socket_helpers.h"

#define EVENTLIST_SIZE 64

@implementation OFKernelEventObserver_kqueue
- init
{







<
<







30
31
32
33
34
35
36


37
38
39
40
41
42
43
#import "OFKernelEventObserver_kqueue.h"
#import "OFDataArray.h"

#import "OFInitializationFailedException.h"
#import "OFOutOfMemoryException.h"
#import "OFOutOfRangeException.h"



#import "socket_helpers.h"

#define EVENTLIST_SIZE 64

@implementation OFKernelEventObserver_kqueue
- init
{