ObjFW  Diff

Differences From Artifact [84f2318fe8]:

To Artifact [8e3aaf671c]:


34
35
36
37
38
39
40
41
42
43
44
45
46
34
35
36
37
38
39
40





41







-
-
-
-
-

	BOOL   eos;
}

/**
 * \return A new autoreleased OFTCPSocket
 */
+ socket;

/**
 * Enables/disables non-blocking I/O.
 */
- (void)setBlocking: (BOOL)enable;
@end