Does getaddrinfo() need to be rebuilt for SCTP support?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've run into some behavior of getaddrinfo() that I think may be incorrect. When getaddrinfo() is called with a numeric service argument (as opposed to a name), it returns a list of addrinfo structures for each protocol that it knows about, without referencing the /etc/services database. After installing lksctp I expected this list to include IPPROTO_SCTP, but it doesn't. It looks to me like getaddrinfo() is actually only returning addrinfo structures for all the protocols that is knew about when it was built. Is this the correct behavior? Do I need to rebuild glibc? Thanks for any help.

- Jon

--
To unsubscribe from this list: send the line "unsubscribe linux-sctp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Networking Development]     [Linux OMAP]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux