]> git.ipfire.org Git - thirdparty/curl.git/commit
imap.c: a dead simple imap example
authorDaniel Stenberg <daniel@haxx.se>
Mon, 16 Jan 2012 12:47:51 +0000 (13:47 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 16 Jan 2012 13:47:00 +0000 (14:47 +0100)
commite3e24e5b362fe06b2f83b7bb430f3e46f55ddf83
tree5cb444c9acfa081da24bf2c5735961a585437466
parent18c6c8a5e79e63186b854bd888d1e9fbf264e4ce
imap.c: a dead simple imap example

Just to show that IMAP is used just like other protocols
docs/examples/.gitignore
docs/examples/Makefile.inc
docs/examples/imap.c [new file with mode: 0644]