Boost logo

Boost Users :

Subject: Re: [Boost-users] Library failing
From: Igor R (boost.lists_at_[hidden])
Date: 2009-11-07 11:07:45


> It took a while to figure out the parameters, but boost::bind, boost::asio::placeholders::bytes_transferred, and boost::asio::placeholders::error were all null.

These parameters are not pointers, how can they be null?
Try to step into async_receive_from(), theninto its implementation
etc., and see what happens there.


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