On 14/05/17 08:43, Nikos Mavrogiannopoulos wrote: > The API however was designed for TCP/UDP and although there are few > instructions at [1], I'm not happy with that. We need simpler functions > to handle SCTP.
Somewhat related - the equivalent of send( , , , MSG_MORE). I could do it with a push function, but that's just more hassle and I'd only be using it for my application protocol startup sequence anyway. - would there be any benefit in a sendfile() equivalent? I assume not for a userland/cpu driven session encryption engine - but are there any hardware engine implementations? -- Cheers, Jeremy [1] NMF. _______________________________________________ Gnutls-help mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-help
