ASIO / IO Completion Ports (Windows)
2 Mar
2011
2 Mar
'11
7:22 a.m.
Hi, I wonder if ASIO on Windows also implements IO Completion ports. I think this is called Proactor, right? I would be thankful if you point me to the right direction. Also, any links/examples of using ASIO with Boost::Thread (or TR1) would be very helpful. I am a newbie on ASIO & Boost Thread. Sincerely / Asif
2 Mar
2 Mar
9:26 p.m.
I wonder if ASIO on Windows also implements IO Completion ports. I think this is called Proactor, right? I would be thankful if you point me to the right direction.
ASIO *uses* completion ports when implementing proactor on Windows. If you want to see how it's done, you can learn the implementation files: http://www.boost.org/doc/libs/1_46_0/boost/asio/detail/impl/win_iocp_io_serv... etc.
5002
Age (days ago)
5002
Last active (days ago)
1 comments
2 participants
participants (2)
-
asif saeed
-
Igor R