mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-16 15:11:52 +00:00
Fix fat-fingered comment.
Noticed-by: julian
This commit is contained in:
parent
cef2729493
commit
8696873dae
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=186963
@ -350,7 +350,7 @@ in_pcbbind_setup(struct inpcb *inp, struct sockaddr *nam, in_addr_t *laddrp,
|
||||
/*
|
||||
* Is the address a local IP address?
|
||||
* If INP_NONLOCALOK is set, then the socket may be bound
|
||||
* to any local endpoint address.
|
||||
* to any endpoint address, local or not.
|
||||
*/
|
||||
if (
|
||||
#if defined(IP_NONLOCALBIND)
|
||||
|
Loading…
Reference in New Issue
Block a user