WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB Reference

pj_sockaddr_in6 Struct Reference
[Socket Abstraction]

Data Fields

pj_uint16_t sin6_family
pj_uint16_t sin6_port
pj_uint32_t sin6_flowinfo
pj_in6_addr sin6_addr
pj_uint32_t sin6_scope_id

Detailed Description

This structure describes IPv6 socket address. If PJ_SOCKADDR_HAS_LEN is not zero, then sin_zero_len member is added to this struct. As far the application is concerned, the value of this member will always be zero. Internally, PJLIB may modify the value before calling OS socket API, and reset the value back to zero before returning the struct to application.


Field Documentation

Transport layer port number.

Set of interfaces for a scope


The documentation for this struct was generated from the following file:

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.