gensio icon indicating copy to clipboard operation
gensio copied to clipboard

A library to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL, etc.

Results 2 gensio issues
Sort by recently updated
recently updated
newest added

This PR is my first attempt to convert the build system to meson based on @kaechele's work. One can compile the library but there is a lot of work to...