summaryrefslogtreecommitdiff
path: root/docs/examples/imap-multi.c
AgeCommit message (Expand)Author
2024-02-27examples: use present tense in commentsDaniel Stenberg
2023-01-03copyright: update all copyright lines and remove year rangesDaniel Stenberg
2022-11-22examples: update descriptionsDaniel Stenberg
2022-06-13copyright: make repository REUSE compliantmax.mehl
2021-07-07docs/examples: use curl_multi_poll() in multi examplesDaniel Stenberg
2020-11-05copyright: fix year rangesDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2017-09-11code style: use spaces around plusesDaniel Stenberg
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-11-22examples: Added website parse-able descriptions to the e-mail examplesSteve Holme
2015-11-21examples: Fixed compilation warningsSteve Holme
2014-11-19examples: Wait recommended 100ms when no file descriptors are readyJay Satiro
2014-11-15examples: Don't call select() to sleep on windowsJay Satiro
2014-01-12examples: Fixed compilation errorsSteve Holme
2014-01-12imap-multi.c: Corrected typoSteve Holme
2014-01-12examples: Added IMAP multi exampleSteve Holme