No description
Find a file
Jim Nelson 42247df62b ClientSession improvements
Fleshed out the ClientSession state machine to follow the session state graph described by the IMAP specification.  ClientSession is now firmly a single-connection object that tracks the server state appropriately.  A higher-level class will need to be defined that manages multiple sessions (for when dealing with multiple folders, monitoring, etc.)
2011-05-06 13:19:32 -07:00
src ClientSession improvements 2011-05-06 13:19:32 -07:00
Makefile Response.vala -> ServerResponse.vala 2011-04-14 01:16:40 +00:00