sprintf(err,"Could not open %s socket",set_ipv4?"AF_INET":"AF_INET6");
perror(err);
perror("Could not open control socket");
cleanup();
exit(1);
}else{
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.