Re: [E] Modified and New TS APIs Proposal

2021-07-26 Thread Alan Carroll
There is already a problem where the set of "connect" methods and the options grow without bounds. This first came up with transparency (outbound transparent) and now we have it with IOBuffer control. What I'd like is to create a new connect function that takes an option structure. This would conta

Modified and New TS APIs Proposal

2021-07-26 Thread Jeff Elsloo
Hi all, I'd like to introduce a change to an existing API that leads to a new function signature and add two new related convenience functions that enable plugins. This change enables control of buffer sizes and watermarks used with IOBuffers between the plugin and the core, which is implemented t