Subject: [boost] problem with ASIO
From: Juan Dent (juandent_at_[hidden])
Date: 2016-02-10 12:10:08


Thank you so much Bjorn Reese!! you solved my problem with ASIO. My instincts were correct in that the stream was destroying the std::cout. ::dup() solves this.

Best regards,
Juan