DIAGNOSTICS
The inet6_rth_space and inet6_rth_getaddr functions return 0 on errors. The inet6_rthdr_init function returns NULL on error. The inet6_rth_add and inet6_rth_reverse functions return 0 on success, or -1 upon an error.
SEE ALSO
.Rs "Advanced Sockets API for IPv6"
.Re
.Rs "Internet Protocol, Version 6 (IPv6) Specification"
.Re
HISTORY