j
k
j a
j l
Tom Kent wrote:
acceptor_->async_accept(*sock1_, HandleAccept);
Perhaps you could try acceptor_->async_accept(*sock1_, &HandleAccept); here? Cheers, Rutger
Back to the thread
Back to the list