mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-10-31 10:37:24 -04:00 
			
		
		
		
	chore: fix comment (#6950)
Signed-off-by: riyueguang <rustruby@outlook.com>
This commit is contained in:
		
							parent
							
								
									b06a9496d1
								
							
						
					
					
						commit
						ce926b87ed
					
				| @ -210,7 +210,7 @@ func (na NetworkAddress) IsUnixNetwork() bool { | ||||
| 	return IsUnixNetwork(na.Network) | ||||
| } | ||||
| 
 | ||||
| // IsUnixNetwork returns true if na.Network is | ||||
| // IsFdNetwork returns true if na.Network is | ||||
| // fd or fdgram. | ||||
| func (na NetworkAddress) IsFdNetwork() bool { | ||||
| 	return IsFdNetwork(na.Network) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user