chenshuo / muduo

Event-driven network library for multi-threaded Linux server in C++11
https://github.com/chenshuo/muduo
Other
14.89k stars 5.18k forks source link

fix build error on header missing and new version of boost #715

Open Gitspike opened 3 months ago

Gitspike commented 3 months ago

include header file in muduo/net/InetAddress.cc

add Ctor for new version of boost in examples/ace/ttcp/ttcp_asio_async.cc