genode/repos/libports/src
Emery Hemingway adb48b5c9e Libc: MSG_PEEK support
As discovered by Johannes Kliemann, peeking at buffered socket data
using 'recv' and 'MSG_PEEK' is not supported. Read a "peek" control file
from the socket directory to attempt to peek into buffers at the
socket_fs. Support for every feature of POSIX sockets cannot be
expected, but this one is trivial to implement.

Fix #2875
2020-05-18 10:16:15 +02:00
..
app Remove false API dependencies from libc/posix components 2020-05-18 10:16:13 +02:00
drivers/framebuffer/vesa os: name fb_drv unambigously (ref #2190) 2019-05-16 13:11:01 +02:00
lib Libc: MSG_PEEK support 2020-05-18 10:16:15 +02:00
server Remove server/fatfs_fs and libc_fatfs plugin 2019-11-19 14:23:56 +01:00
test Remove false API dependencies from libc/posix components 2020-05-18 10:16:13 +02:00