Don't know. I just mean when I try:
> 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 mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users