24 Aug
2011
24 Aug
'11
8:16 p.m.
Hello all, I use the 'set_controlling' function for automatic disconnect when the connection goes out of scope. This is quite handy but not documented. Is it an implementation detail not to be used ordinary mortals or a small documentation mismatch? Also the reference section of the documentation mentions that scope_connection's are noncopyable but in fact u can just copy them (with all consequences). Is this a documentation overlook (I would think that marking them as noncopyable is safer). I use Boost 1.47