From: Chauhan, Vikas (Vikas.Chauhan_at_[hidden])
Date: 2008-01-09 06:48:26


Hello all,

Can you please advise where we need to use "non_blocking_io" flag in
ASIO sockets. IIUC, we can do the same using all of the async_xxxx
functions provided in the various socket classes.

Does it mean that if we do not wish to use ioservice::post() mechanism,
we have the option to use "non_blocking_io" flag and implement async
functionality?

Thanks,
Vikas