mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-10-30 18:22:49 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			148 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			148 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| package caddy
 | |
| 
 | |
| // checkFdlimit issues a warning if the OS limit for
 | |
| // max file descriptors is below a recommended minimum.
 | |
| func checkFdlimit() {
 | |
| }
 |