ObjFW  Diff

Differences From Artifact [6b65fc55ca]:

To Artifact [793aed5e47]:


15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#include <string.h>
#include <time.h>

#import "OFTCPSocket.h"
#import "OFAutoreleasePool.h"
#import "OFString.h"
#import "OFExceptions.h"
#import "OFMacros.h"

#import "main.h"

static OFString *module = @"OFTCPSocket";

void
tcpsocket_tests()







|







15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#include <string.h>
#include <time.h>

#import "OFTCPSocket.h"
#import "OFAutoreleasePool.h"
#import "OFString.h"
#import "OFExceptions.h"
#import "macros.h"

#import "main.h"

static OFString *module = @"OFTCPSocket";

void
tcpsocket_tests()