Literally anything not done directly on the CPU - anything reliant on an external system - should be considered IO. If it requires talking with an external device/network/etc. it's IO.
The person who wrote that should go back and take an intro to computer architecture course.