MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / update_event

Method update_event

src/aero_kernel/src/fs/epoll.rs:88–97  ·  view source on GitHub ↗

Change the settings associated with file descriptor in the interest list to the new settings specified in event. ## Errors `ENOENT`: The event does not exist at `fd`.

(&self, fd: usize, event: EPollEvent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

epoll_ctlFunction · 0.80

Calls 2

lock_irqMethod · 0.80
insertMethod · 0.45

Tested by

no test coverage detected