Re: [Cppcms-users] Server-Sent Events Example
Brought to you by:
artyom-beilis
From: Barbu P. - G. <bar...@gm...> - 2012-08-14 19:26:06
|
> Because I need to variables: > > - "this" witch technically may be > captured by reference as well, but not really needed. > - "context" - the shared_ptr on the http::context that > would go out of scope when the callback is called. Yeah, I thought about "context" going out of scope just after sending the email. Thanks! -- Barbu Paul - Gheorghe Common sense is not so common - Voltaire Visit My GitHub profile to see my open-source projects - https://github.com/paullik |