Yes, and they are plenty fast. The API could be more elegant, but it works fine. Mysql for example uses io_submit. So do oracle, sybase.
It's just a matter of developer comfort. They work around it for us.
Deployment-wise, linux runs circles around windows.
Still plain old select(), poll() and AIO?