@ -207,10 +207,11 @@ char s_getchar() {
c = getchar();
} else {
len = read(gSocket, &c, 1);
if (len == 0) {
disconnect("Socket Closed");
}
if (!sshBBS) {
while (c == 255) {
The note is not visible to the blocked user.