a10 icon indicating copy to clipboard operation
a10 copied to clipboard

Look at exposing data left in fd

Open Thomasdezeeuw opened this issue 7 months ago • 1 comments

Indication that more data was left to read in a socket.

Look at:

  • IORING_CQE_F_SOCK_NONEMPTY
  • SOCKET_URING_OP_SIOCINQ
  • SOCKET_URING_OP_SIOCOUTQ

Thomasdezeeuw avatar Jan 13 '24 23:01 Thomasdezeeuw