Hu Xinwei wrote:
>  And what is more. I think I/O multiplex(reactor) or Async I/O(proactor) are
> heavily used on server-side, but only will be used on client-side accidently.
> So, all these classes should be invisiable to client, we should provide server
> models directly.

There are plenty of clients that need to handle more than one socket at
a time (or other input/output sources).

-- 
Jon Biggar
Floorboard Software
[EMAIL PROTECTED]
[EMAIL PROTECTED]


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to