I agree with Sudheer. There should be no difference between UnixNetVC and SSLNetVC when calling the API with "H3" as the protocol name (H3 is only available on QUICNetVC).
Masakazu On Tue, Aug 6, 2019 at 8:52 AM Sudheer Vinukonda <[email protected]> wrote: > Sounds reasonable to me, except I wonder if it’d make more sense for the > API to return TSError on a UnixNetVC, instead of silently returning > TSSuccess. > > >>> If the TSVConn is a UnixNetVC, the functions will do nothing and return > success. > > > On Aug 5, 2019, at 12:46 PM, Susan Hinrichs > > <[email protected]> > wrote: > > > > If the TSVConn is a UnixNetVC, the functions will do nothing and return > > success. > >
