Commit bd20fc1
authored
Rollup merge of #104182 - gabhijit:ipv6-in6addr-any-doc-fix, r=m-ou-se
`IN6ADDR_ANY_INIT` and `IN6ADDR_LOOPBACK_INIT` documentation.
Added documentation for IPv6 Addresses `IN6ADDR_ANY_INIT` also known as `in6addr_any` and `IN6ADDR_LOOPBACK_INIT` also known as `in6addr_loopback` similar to `INADDR_ANY` for IPv4 Addresses.1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1195 | 1195 | | |
1196 | 1196 | | |
1197 | 1197 | | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
1198 | 1201 | | |
1199 | 1202 | | |
1200 | 1203 | | |
| |||
1203 | 1206 | | |
1204 | 1207 | | |
1205 | 1208 | | |
| 1209 | + | |
| 1210 | + | |
1206 | 1211 | | |
1207 | 1212 | | |
1208 | 1213 | | |
1209 | 1214 | | |
1210 | 1215 | | |
| 1216 | + | |
| 1217 | + | |
1211 | 1218 | | |
1212 | 1219 | | |
1213 | 1220 | | |
| |||
1216 | 1223 | | |
1217 | 1224 | | |
1218 | 1225 | | |
| 1226 | + | |
| 1227 | + | |
1219 | 1228 | | |
1220 | 1229 | | |
1221 | 1230 | | |
| |||
0 commit comments