22 OF_ASSUME_NONNULL_BEGIN
62 #if !defined(OF_MACOS) && !defined(OF_WINDOWS)
63 uint8_t _protocolType;
74 @property OF_NULLABLE_PROPERTY (assign, nonatomic)
94 protocolType: (uint8_t)protocolType;
A class which provides methods to create and use AppleTalk DDP sockets.
Definition: OFDDPSocket.h:61
A base class for datagram sockets.
Definition: OFDatagramSocket.h:111
An abstract class for storing objects in a dictionary.
Definition: OFDictionary.h:84
A class for handling strings.
Definition: OFString.h:139
A delegate for OFDDPSocket.
Definition: OFDDPSocket.h:32
A delegate for OFDatagramSocket.
Definition: OFDatagramSocket.h:62
A struct which represents a host / port pair for a socket.
Definition: OFSocket.h:186