Boost logo

Boost Users :

From: Igor R (boost.lists_at_[hidden])
Date: 2008-08-11 09:37:15


error 10009 probably means that the handle of your socket is invalid.
Maybe, the socket object is destroyed? Put a breakpoint at
MulticastServer destructor and look when you come there and why...

2008/8/9, John Urberg <john-urberg_at_[hidden]>:
> I'm using boost asio to send out multicast hailing messages every 15 seconds
> from an ActiveX control using boost 1.35.0 and VC9. I had a proof of concept
> ActiveX working fine, but in my production ActiveX, I'm able to send the first
> message successfully, but every subsequent message returns a 10009 error.


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