Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-04 | multi use: call multi_perform even on select() timeouts | Daniel Stenberg | |
2010-11-04 | example: add smtp-multi.c | Daniel Stenberg | |
An example application source code sending SMTP mail with the multi interface. It is based on the code Alona Rossen provided, which in turn is based on existing example/test code, and I converted it even more into a decent example with a fair multi API use, put the info required to edit at the top and I added some comments. |