In addition to that. for e.g. how can I receive an ANNOUNCE message sent by Server?
On Tue, Jul 16, 2013 at 11:31 AM, Amit Pal <[email protected]> wrote: > Hi All, > > So till now I am able to send and receive a play request using curl > library. > > Now I have following question: > > 1) How can I receive async message from Server on my Client. for e.g. an > EOF event? Basically Curl has socket and when we call curl_easy_perform() > it send and receives the message. > > How do I make sure that Curl does the job of curl_easy_perform() but still > call my function when Server send an async request. > > Regards >
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
