@ -414,6 +414,9 @@ static int ssh_copy_fd_to_chan(socket_t fd, int revents, void *userdata) {
intsz=0;
if(!chan){
if(mynode!=0){
disconnect("Channel Closed");
}
close(fd);
return-1;
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.