@@ -29,10 +29,11 @@ */ @interface OFListenFailedException: OFException { id _socket; int _backlog, _errNo; + OF_RESERVE_IVARS(OFListenFailedException, 4) } /** * @brief The socket which failed to listen. */