KazDragon / paradice9

Telnet Chatter in C++14
Other
8 stars 2 forks source link

Improvement: Upgrade from Boost.Signals to Boost.Signals2 #134

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This is virtually required for multi-threading.  Also, Boost.Signals is 
deprecated, so it's worth doing anyway.

Original issue reported on code.google.com by matthew....@gmail.com on 6 Sep 2013 at 8:53

GoogleCodeExporter commented 9 years ago
An investigative change where this took place caused a shutdown issue.  I think 
the networking code needs to be overhauled (as is planned for threading 
purposes) before this is done.

Original comment by matthew....@gmail.com on 16 Oct 2014 at 10:13