Home
last modified time | relevance | path

Searched refs:ioCb (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdeventplus/example/
H A Ddelayed_echo.cpp46 auto ioCb = [&](IO&, int fd, uint32_t) { in main() local
58 IO ioSource(event, STDIN_FILENO, EPOLLIN, std::move(ioCb)); in main()