summaryrefslogtreecommitdiff
path: root/lib/pingpong.c
Commit message (Expand)AuthorAgeFilesLines
* pingpong: Fix indentation (whitespace change only)Ben Greear2010-07-211-2/+2
* sendrecv: split the I/O handling into private handlerHoward Chu2010-05-071-2/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* - Made the pingpong timeout code properly deal with the response timeout ANDDaniel Stenberg2010-03-021-14/+19
* remove assignment never usedDaniel Stenberg2010-03-021-2/+2
* Fix compiler warningsYang Tse2009-12-141-1/+1
* introducing IMAP, POP3 and SMTP support (still lots of polish left to do)Daniel Stenberg2009-12-121-0/+536