github cminyard/gensio v3.0.1
Gensio 3.0.1

7 hours ago

It's been a while since the 3.0.0 release. Nothing earth-shattering here, a few bug fixes:

  • Problems with IPv6 compatibility and running without a fully working network.
  • The permissions of the PTY were not set correctly with gtlsshd.
  • Some issues building under MSYS2 were fixed.

And some enhancements:

  • A "chardelay" gensio is added. This is basically the same as the Nagle algorithm in TCP, but it works on other things, like UDP and relpkt, to make transfer more efficient on those.
  • You can use "gsh" instead of "gtlssh" for a shorter name.
  • Lots of little documentation updates.

Don't miss a new gensio release

NewReleases is sending notifications on new releases.