aero
aero copied to clipboard
File handle refs
Currently, for sockets and eventfds, we store the file descriptor flags inside the structs which is not convenient. Have a way to pass the file handle to the {read_at, write_at, send, recv} function calls.