User profile: Chuncho
User info |
User name: | Chuncho |
History |
Joined: | |
Number of posts: | 8 |
Latest posts: |
Non-blocking background thread Well, I finally did it, I have no idea how, just trying things. This is what it worked :
[code]
int...
Non-blocking background thread Sure
[code]
boost::asio::io_service io_service;
IRCChat irc(io_service, "irc.rizon....
Non-blocking background thread Thanks for answering, I tried it that way and it happens the same with .detach(), it doesn't block t...
Non-blocking background thread Hello,
for learning purposes I'm trying to connect to an IRC channel, which it works somehow, but...
Cannot access protected member Hi kultrva. Like jsmith said, protected members are only accesible from the class where they were de...
|
This user does not accept Private Messages