
12 Jul
2012
12 Jul
'12
9 p.m.
On Thu, Jul 12, 2012 at 10:20 PM, Michael Kochetkov <michael.kv@gmail.com> wrote:
Hello, In the code bellow I have forgotten to set the input vector (request) size. Is the code really supposed to react as an infinite loop (no errors, length is always 0, boost::asio::read returns immediately)
Probably. What else would you expect?
or such behavior is a defect?
Olaf