[gnutls-help] [gnutls-devel] the problem about "stream usage" in dtls/sctp

Jeremy Harris jgh at wizmail.org
Sun May 14 14:05:45 CEST 2017


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.





More information about the Gnutls-help mailing list