Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
A TFramedTransport without an inner transport doesn't make sense.
Therefore, the empty constructor should probably not be public - most likely private (possibly protected?).
Attaching patch file, including some formatting corrections.