22 OF_ASSUME_NONNULL_BEGIN
54 @property OF_NULLABLE_PROPERTY (assign, nonatomic)
64 - (
void)connectToPath: (
OFString *)path;
73 - (
void)bindToPath: (
OFString *)path;
A class which provides methods to create and use UNIX stream sockets.
Definition: OFUNIXStreamSocket.h:43
A class for handling strings.
Definition: OFString.h:138
Definition: OFUNIXStreamSocket.h:24
A class which provides methods to create and use stream sockets.
Definition: OFStreamSocket.h:69