Skip to content

madmongo1/asyncbug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asyncbug

A weird bug in Boost.asio. Please build this project using cmake. REMARK: you need to edit the CMakeLists.txt file to point to your Boost repository. (I also had little trouble with naming conventions for the Boost libs.) Then launch the executable.

In the FtpClient.cpp file, at line 157, you will see the weirdness. Alternatively uncommenting a line or the other produce two different behaviors.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 71.9%
  • C++ 28.1%