net: tls: Add sendmsg
Add an implementation for `sendmsg`, so secure sockets can be used
together with the WebSocket module to implement secure WebSockets
("wss").
Fixes #20431
Signed-off-by:
Markus Fuchs <markus.fuchs@de.sauter-bc.com>
Loading
Please sign in to comment