[gnutls-devel] [PATCH] Re: TCP Fast Open

Nikos Mavrogiannopoulos nmav at gnutls.org
Fri Jul 15 20:54:45 CEST 2016


On Fri, Jul 15, 2016 at 4:52 PM, Tim Ruehsen <tim.ruehsen at gmx.de> wrote:
>> > True, but the new writev_tfo functions need a session pointer instead of a
>> > transport pointer. And I didn't want to take care for user supplied
>> > transport pointers + user defined write functions (set before or after
>> > gnutls_transport_set_fastopen()).
>> > But I see room for a internal refactoring, that uses session for all
>> > system
>> > write/writev funtions... and call user supplied functions from there. IMO,
>> > that should be another patch.
>>
>> Would you be interested in making that patch? That would really
>> simplify any such additions in the future.
> I can't test the non-POSIX code, so it might go into many time-wasting
> iterations. Time is something I don't have very much of...

If that's the only issue you can make a fork at gitlab and I'll give
you access to the CI. This will ease things considerably.

btw. you didn't attach the new patch

regards,
Nikos



More information about the Gnutls-devel mailing list