FileEvents

If you add a file to the event loop, which events are you interested in?

Values

ValueMeaning
read1

the file is ready to be read from

write2

the file is ready to be written to

Suggestion Box / Bug Report