[PATCH v2 0/1] getaddrinfo.c: support MPTCP

zhenwei pi pizhenwei@bytedance.com
Tue Mar 11 07:52:38 GMT 2025


Hi,

During supporting MPTCP for valkey, I noticed that there is a lack of
MPTCP support from getaddrinfo, and I sent the v1 version.

Adhemerval pointed out there is already a issue BZ #29609, also add it
into commit message.

v1 -> v2:
Add test codes.

v1:
Support MPTCP for getaddrinfo

zhenwei pi (1):
  getaddrinfo.c: support MPTCP (BZ #29609)

 nss/getaddrinfo.c      |  3 +++
 nss/tst-getaddrinfo3.c | 26 ++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

-- 
2.43.0



More information about the Libc-alpha mailing list