$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [beast] write_some EWOULDBLOCK/EAGAIN error recovery non-blocking operations
From: Peter Dimov (lists_at_[hidden])
Date: 2017-07-03 20:14:05
Artyom Beilis wrote:
> On same note - how do I run unit tests using b2 - Beast ins't fully
> Boostified which BTW is also bothering me.
This works for me with just `b2` from the `test` subdirectory, once I set
BOOST_ROOT (in the environment.)