Calascibetta Romain
Calascibetta Romain
We introduced the usage of a new option into #576 and we should check that we actually use, at least, GCC 10 or Clang 8.
/cc @hannesm (we need a release of these packages)
A first attempt to improve the README.md and explain to the user the basic and advanced usage of `tls`. I did not write a security point because I don't feel...
This function allows you to attempt to write one (or more TCP/IP packets) without interruption. An interruption occurs if you want to write more than `conn.sndbufsize - Rope.length conn.sndq`. In...