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
