@@ -29,8 +29,10 @@ int main(int argc, char **argv)
{
time_seed=time(0);
set_basedir();
parse_parameters(argc,argv);
if(BASEDIR==NULL)
set_basedir();
startup_message();
intlisten_socket,address_lenght,optval=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.