Yet another mask fix
This commit is contained in:
		@ -194,7 +194,7 @@ int main(int argc, char* argv[])
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	// Change default mask
 | 
			
		||||
	umask(133);
 | 
			
		||||
	umask(0);
 | 
			
		||||
 | 
			
		||||
	// Establish the socket
 | 
			
		||||
	sockfd = socket(AF_INET, SOCK_STREAM, 0);
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user