@@ -111,6 +111,8 @@ int nc_main(int argc, char **argv)
exit(0);
ofd=fileno(stdout);
}else{
if(nread==0)
shutdown(sfd,1);
ofd=sfd;
}
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.