chriskohlhoff / asio

Asio C++ Library
http://think-async.com/Asio
4.72k stars 1.19k forks source link

Compile failure with msvc&module&async #1435

Open tsurumi-yizhou opened 4 months ago

tsurumi-yizhou commented 4 months ago

When I include Boost.Asio in my module impl code and use async functions, it turns out to be compile failure with MSVC. It tips that internal compiler error in something near win_mutex.