Boost logo

Boost Users :

Subject: Re: [Boost-users] async_send handler problem
From: Igor R (boost.lists_at_[hidden])
Date: 2013-12-14 01:14:51


> I am new to boost and asio in particular. For now I am implementing a
simple UDP sender.
>
> The sending process itself works fine but for some reason the send
handler does not execute.

Most likely, io_service::run() isn't running.



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