Marcus Müller

Results 470 comments of Marcus Müller

I'd say this is part of #6105, and especially of having to decide what we want lock/unlock to do.

Correct, for a self-built Boost, you'll need to `-DBoost_INCLUDE_DIR=…`.

Can still reproduce: https://gist.github.com/marcusmueller/6baaf9667168bdd065c74b553595bd8f

fixed as per the above PRs

@illgenr I did my best, doing the same. Personally: Don't ask, simply do: if @in3otd doesn't want to merge, they won't and nobody has any downside from you opening a...

How possible is it that we're using this async API incorrectly if we have a separate listener thread?

@mboersch would you care to have a look at `tcp_sink_impl`?

I'm fine either way, but I remember I had to be finer in locking granularity in one place, because otherwise I could deadlock our CI, then made it consistent in...

@drmpeg I'm hesitant to delete stuff abruptly, but would marking them "deprecated" on maint-3.9 and deleting them on master sound like a good idea?

I, for one, think backporting might be a bit risky here. (plus, not doing it gives @ncorgan a bit more coding freedom)