@ -1708,8 +1708,6 @@ void accept_new_connection(int listener_fd) {
}
void close_connection(int fd) {
if (fd < 0 || fd >= MAX_FDS) return;
The note is not visible to the blocked user.