Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
I would like the FrameBuffer to expose its TNonblockingTransport field. It is currently private. I'm working on subclassing THsHaServer and I need to be able to identify the client by their SocketAddress. As the FrameBuffer is one of the few objects that gets marshalled across the thread/execution boundary it seems like an appropriate place to retrieve this information.
Attachments
Attachments
Issue Links
- relates to
-
THRIFT-2173 Move FrameBuffer creation to a factory method for cusomization
- Closed