18 OF_ASSUME_NONNULL_BEGIN
63 @property OF_NULLABLE_PROPERTY (assign, nonatomic)
75 - (uint16_t)bindToHost: (
OFString *)host port: (uint16_t)port;
struct objc_object * id
A pointer to any object.
Definition: ObjFWRT.h:90
A base class for datagram sockets.
Definition: OFDatagramSocket.h:112
A class for handling strings.
Definition: OFString.h:132
A class which provides methods to create and use UDP sockets.
Definition: OFUDPSocket.h:50
A delegate for OFDatagramSocket.
Definition: OFDatagramSocket.h:63
A delegate for OFUDPSocket.
Definition: OFUDPSocket.h:27