18 OF_ASSUME_NONNULL_BEGIN
63 @property OF_NULLABLE_PROPERTY (assign, nonatomic)
81 bindToNetwork: (uint32_t)network
82 node: (const
unsigned char [_Nonnull IPX_NODE_LEN])node
84 packetType: (uint8_t)packetType;
A class which provides methods to create and use IPX sockets.
Definition: OFIPXSocket.h:49
A struct which represents a host / port pair for a socket.
Definition: OFSocket.h:182
A class for handling strings.
Definition: OFString.h:134
A delegate for OFIPXSocket.
Definition: OFIPXSocket.h:20
A delegate for OFDatagramSocket.
A base class for datagram sockets.
Definition: OFDatagramSocket.h:104