]> code.delx.au - offlineimap/history - src/Network/IMAP/Connection.hs
Test for failure in readLine and readBytes
[offlineimap] / src / Network / IMAP / Connection.hs
2008-08-12 John GoerzenTest for failure in readLine and readBytes
2008-08-12 John GoerzenChanged Connection to use StateT instead of State,...
2008-08-12 John GoerzenComment typo
2008-08-11 John GoerzenAdded runLinesConnection
2008-08-11 John GoerzenAdded IMAPState to clean up readability
2008-08-11 John GoerzenRefine the State-based connection
2008-08-11 John GoerzenFixed compilation errors
2008-08-11 John GoerzenStarting to work on Connection