mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 11:12:46 +00:00
Correct a comment.
MFC after: 1 day
This commit is contained in:
parent
0dc5893ef3
commit
a8cf681de2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=199525
@ -1967,7 +1967,7 @@ inp_join_group(struct inpcb *inp, struct sockopt *sopt)
|
||||
imf = &imo->imo_mfilters[idx];
|
||||
if (ssa->ss.ss_family != AF_UNSPEC) {
|
||||
/*
|
||||
* MCAST_JOIN_SOURCE on an exclusive membership
|
||||
* MCAST_JOIN_SOURCE_GROUP on an exclusive membership
|
||||
* is an error. On an existing inclusive membership,
|
||||
* it just adds the source to the filter list.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user