chiark / gitweb /
lib/uaudio-rtp.c: Factor out setting the send-buffer size on a socket.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 4 May 2020 18:24:21 +0000 (19:24 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 5 May 2020 22:18:28 +0000 (23:18 +0100)
commitd51722011c4a1b3223ae65d67cc5a01ebe6b519a
tree73a95c32d11c13000c10c931375947185d6aa99a
parent187b1faf20e70c4c2f15b7ced0440fc3eb798ea5
lib/uaudio-rtp.c: Factor out setting the send-buffer size on a socket.

This is a preliminary step.  We'll want the same logic for other sockets
soon.
lib/uaudio-rtp.c