update XXX comments which are no longer valid or can wait

This commit is contained in:
ansuz
2019-09-10 10:29:08 +02:00
parent 2bd8c2d363
commit 532ba9b9fd
2 changed files with 1 additions and 13 deletions

View File

@@ -251,8 +251,7 @@ nThen(function (w) {
return void console.error(err);
}
// XXX validate that the write was actually successful by checking its size
// TODO validate that the write was actually successful by checking its size
response = response;
// shutdown doesn't work, so we need to do this instead
}));