diff --git a/src/node/address.h b/src/node/address.h index 0d3b0da83..aedc940d4 100644 --- a/src/node/address.h +++ b/src/node/address.h @@ -63,7 +63,7 @@ public: * The maximum size of a byte buffer which * can be stored in an Address instance. */ - MAX_SIZE = 14 + MAX_SIZE = 30 }; /**