18 OF_ASSUME_NONNULL_BEGIN
50 @property OF_NULLABLE_PROPERTY (assign, nonatomic)
60 - (
void)connectToPath: (
OFString *)path;
69 - (
void)bindToPath: (
OFString *)path;
A class which provides methods to create and use UNIX stream sockets.
Definition: OFUNIXStreamSocket.h:39
A class for handling strings.
Definition: OFString.h:134
Definition: OFUNIXStreamSocket.h:20
A class which provides methods to create and use stream sockets.
Definition: OFStreamSocket.h:65