chiark / gitweb /
clients/playrtp.c: Make the `getaddrinfo' hints structure writable.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 4 May 2020 17:27:19 +0000 (18:27 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 5 May 2020 22:18:28 +0000 (23:18 +0100)
commitc5fbc6c7535ef526dcdc64b43ec5d8ff6c161b2c
tree74fcf5bfd83fab2d8bf74beff50b63242c073616
parent163ed8a5e867848f98cbdd1f040381aefe2cbf40
clients/playrtp.c: Make the `getaddrinfo' hints structure writable.

I'm going to want to update this -- specifically the `ai_family' member
-- according to things I find at runtime.
clients/playrtp.c