|
uvw
1.3.0
|
FsPollEvent event. More...
#include <fs_poll.hpp>
Public Attributes | |
| Stat | prev |
| Stat | curr |
FsPollEvent event.
It will be emitted by FsPollHandle according with its functionalities.
Definition at line 22 of file fs_poll.hpp.
| Stat uvw::FsPollEvent::curr |
The new Stat struct.
Definition at line 28 of file fs_poll.hpp.
| Stat uvw::FsPollEvent::prev |
The old Stat struct.
Definition at line 27 of file fs_poll.hpp.
1.8.13