@@ -36,10 +36,11 @@ OFString *_Nullable _path; uint32_t _network; unsigned char _node[IPX_NODE_LEN]; id _socket; int _errNo; + OF_RESERVE_IVARS(OFConnectionFailedException, 4) } /** * @brief The host to which the connection failed. */