gecko-dev/mailnews/imap
mscott%netscape.com 31105c2364 (not part of build)
We were using an interface id instead of a class id in the call to create instance for the protocol so I fixed that. We don't need netService so I removed the code for that. We were also confusing an imap4service with the core netlib service (nsINetService). Release the protocol instead of deleting it in the protocol. Insert breaks in the switch statements for ::ReadAndDispatchCommand. Release the event queue service when we are done with it.
1999-03-19 22:55:32 +00:00
..
build Not part of the build yet. a=chofmann. Initial check in of imap framework. 1999-03-18 01:09:50 +00:00
public Add interface method for initialize which takes an event queue. 1999-03-19 22:48:45 +00:00
src (not part of the build) 1999-03-19 22:50:53 +00:00
tests (not part of build) 1999-03-19 22:55:32 +00:00
.cvsignore add new IMAP makefiles 1999-01-14 23:16:27 +00:00
Makefile.in add new IMAP makefiles 1999-01-14 23:16:27 +00:00
makefile.win (not part of the build) 1999-03-19 22:48:06 +00:00