@@ -17,11 +17,12 @@ #import "OFUDPSocket.h" OF_ASSUME_NONNULL_BEGIN +OF_DIRECT_MEMBERS @interface OFUDPSocket () - (uint16_t)of_bindToAddress: (of_socket_address_t *)address extraType: (int)extraType; @end OF_ASSUME_NONNULL_END