|
Boost Users : |
Subject: Re: [Boost-users] Boost::asio, set tcp_nodelay, bad file descriptor?
From: Igor R (boost.lists_at_[hidden])
Date: 2009-08-05 15:09:44
> Â Â Â Â Â Â Â Â m_pAcceptor->async_accept(*pSocket,
> bind(&CBaseWebServer::HandleAccept, this, pSocket,
> boost::asio::placeholders::error));
Did you open() the acceptor (or created it with the "opening" constructor)?
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