contour-terminal / contour

Modern C++ Terminal Emulator
http://contour-terminal.org/
Apache License 2.0
2.42k stars 105 forks source link

Add safe file descriptor API #1297

Closed christianparpart closed 1 year ago

christianparpart commented 1 year ago

the idea is adopted from what I once coded for the x0 HTTP server, in order to provide a safe resource for file descriptors.