22 OF_ASSUME_NONNULL_BEGIN
53 @property OF_NULLABLE_PROPERTY (assign, nonatomic)
63 - (
void)connectToPath: (
OFString *)path;
72 - (
void)bindToPath: (
OFString *)path;
A class which provides methods to create and use UNIX stream sockets.
Definition: OFUNIXStreamSocket.h:42
A class for handling strings.
Definition: OFString.h:142
Definition: OFUNIXStreamSocket.h:24
A class which provides methods to create and use stream sockets.
Definition: OFStreamSocket.h:85