5 May
2014
5 May
'14
1:57 p.m.
On May 4, 2014, at 2:46 PM, microcai
but, we can't access to the IOCP HANDLE used by asio. that's said. very said.
...
again, that required access to epoll fd used by asio.
if asio can expose these internal HANDLE or fd , that'll going to be more powefull !
I'm not excited about exposing a normally rightfully private value of a platform-dependent type - that would require platform-dependent code to use properly anyway. Perhaps you might propose a cross-platform asio API extension that could give you control at the times you want, using the completion-handler mechanism?