mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 11:16:57 +00:00
a8d3cd9b15
This prevents later file-descriptor shortage when opening files on demand, which can't be reflected to the application in a sane manner. The real fix is to open socket files not on libc level but on VFS level only effectively consume one libc file descriptor for one socket. |
||
---|---|---|
.. | ||
app | ||
drivers/framebuffer/vesa | ||
lib | ||
server/system_rtc | ||
test |