Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Avoids exception at connect time if an extension is not supported.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allows use of the reply constructor instead of a magic "_populate"
method to set up the fields.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows an object to be created without knowing its size.
After the variable-length fields are parsed the real size can be set.
|
|
|
|
|
|
|
|
|