[ 
https://issues.apache.org/jira/browse/THRIFT-4828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16796486#comment-16796486
 ] 

Jens Geyer commented on THRIFT-4828:
------------------------------------

As I just wrote in Github, I'd rather like to remove these options and handle 
it via standard TBuffered / TFramed mechanics. Frankly, I would have started a 
patch, but simply didn't have the time and other things were more important. 
Adding the options anywhere else is quite the opposite from the modular design 
concept.

The flags may make sense in other languages, when the can get passed through to 
the OS, but I don't see that in NET.

> Add framed/buffered options to TNamedPipeServerTransport
> --------------------------------------------------------
>
>                 Key: THRIFT-4828
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4828
>             Project: Thrift
>          Issue Type: Improvement
>          Components: netstd - Library
>            Reporter: Kyle Smith
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Framed and Buffered options are missing from the TNamedPipeServerTransport 
> class like it exists in TServerSocketTransport and TTlsServerSocketTransport. 
> TNamedPipeServerTransport would also benefit from these features.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to