Hello I try to read data from several descriptors (for example stdin 0 descriptor or serial port descriptor), wait data from a websocket connection and send http get query at a time.
My first try was a modified https://curl.se/libcurl/c/multi-legacy.html example. I can read a command from keyboard, send a http query, and connect to websocket, at time but periodic data received form websocket don't wakeap the select. Any idea. Thanks in advanced.
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html