22 OF_ASSUME_NONNULL_BEGIN
67 @property OF_NULLABLE_PROPERTY (assign, nonatomic)
85 bindToNetwork: (uint32_t)network
86 node: (const
unsigned char [_Nonnull IPX_NODE_LEN])node
88 packetType: (uint8_t)packetType;
A base class for datagram sockets.
Definition: OFDatagramSocket.h:111
A class which provides methods to create and use IPX sockets.
Definition: OFIPXSocket.h:54
A class for handling strings.
Definition: OFString.h:139
A delegate for OFDatagramSocket.
Definition: OFDatagramSocket.h:62
A delegate for OFIPXSocket.
Definition: OFIPXSocket.h:31
A struct which represents a host / port pair for a socket.
Definition: OFSocket.h:186