22 OF_ASSUME_NONNULL_BEGIN
54 @property OF_NULLABLE_PROPERTY (assign, nonatomic)
64 - (
void)connectToPath: (
OFString *)path;
73 - (
void)bindToPath: (
OFString *)path;
A class for handling strings.
Definition: OFString.h:142
A class which provides methods to create and use UNIX sequenced packet sockets.
Definition: OFUNIXSequencedPacketSocket.h:43
A base class for sequenced packet sockets.
Definition: OFSequencedPacketSocket.h:181
A delegate for OFSequencedPacketSocket.