View | Details | Raw Unified | Return to bug 203440
Collapse All | Expand All

(-)getaddrinfo.3 (-2 / +2 lines)
Lines 243-253 Link Here
243
pointer in each
243
pointer in each
244
.Li addrinfo
244
.Li addrinfo
245
structure until a null pointer is encountered.
245
structure until a null pointer is encountered.
246
The three members
246
The three members (
247
.Fa ai_family ,
247
.Fa ai_family ,
248
.Fa ai_socktype ,
248
.Fa ai_socktype ,
249
and
249
and
250
.Fa ai_protocol
250
.Fa ai_protocol)
251
in each returned
251
in each returned
252
.Li addrinfo
252
.Li addrinfo
253
structure are suitable for a call to
253
structure are suitable for a call to

Return to bug 203440