Skip to content

Commit

Permalink
Merge a4fdce4 into cd9bf06
Browse files Browse the repository at this point in the history
  • Loading branch information
timgarrels committed Jul 25, 2019
2 parents cd9bf06 + a4fdce4 commit 9b5bad2
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ login
logout

self checkConnected.
self stream sendCommand: ICCommand logout.
self sendCommand: ICCommand logout.
self
fetchNextResponse;
close.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"loggedIn" : "pm 6/9/2019 13:07",
"loggedIn:" : "js 5/15/2016 13:09",
"login" : "pm 7/23/2019 14:53",
"logout" : "pm 7/23/2019 14:53",
"logout" : "tg 7/25/2019 12:42",
"maildirDiffFetchHeadersFrom:" : "tg 7/15/2019 13:31",
"maildirDiffFetchHeadersFrom:to:" : "pm 7/24/2019 21:18",
"maildirFileName" : "pm 6/3/2019 18:33",
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
An ICNullStream is a Null Object resembling an ICStreamWrapper.
An ICNullStream is a Null Object resembling an SocketStream.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"classvars" : [
],
"commentStamp" : "ms 7/28/2016 11:52",
"commentStamp" : "tg 7/25/2019 12:25",
"instvars" : [
],
"name" : "ICNullStream",
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"class" : {
"configNameFile" : "pm 6/3/2019 18:48",
"defaultPort" : "ok 7/9/2019 19:05",
"failureLoginMessage" : "jwe 6/14/2016 23:41",
"open:" : "C.G. 6/21/2018 10:56",
Expand Down

0 comments on commit 9b5bad2

Please sign in to comment.