Boost logo

Boost Users :

Subject: Re: [Boost-users] [Asio]Question about error_code when socket::close
From: öÎì¿ÁÎ (cometliao_at_[hidden])
Date: 2010-05-17 12:39:59


> Then you need to do reference counting yourself. You must count pending
> asynchronous I/O operations and destroy the object when the counter is
> decreased to 0. I don't think there is much else you can do?

> Boris

Thanks, that's a good idea and what I intended to do. Some what ugly, but
can be hidden under the table :-)



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net