pluginized-protocols / picotcpls

TCPLS implementation using a TLS 1.3 implementation in C (master supports RFC8446 as well as draft-26, -27, -28) -- Published in ACM CoNEXT'21 -- Best Community Award
15 stars 5 forks source link

implement setlocal_usertimeout #17

Closed akemery closed 3 years ago

frochet commented 4 years ago

Merci! Mais ce n'est pas un TCP user timeout ...

D'après man tcp, le user timeout c'est TCP_USER_TIMEOUT.

frochet commented 4 years ago

Merci! Mais le code ne compile pas.