]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Double the size of the send buffer.
authorRoy Marples <roy@marples.name>
Mon, 1 Jun 2020 14:33:05 +0000 (15:33 +0100)
committerRoy Marples <roy@marples.name>
Mon, 1 Jun 2020 14:33:05 +0000 (15:33 +0100)
commit74df3b70381ee3a84c363f4ffed40322490063d5
tree028f50c29a033da34e48718cbbc64d2b4792f894
parent6114f91d3a3c1680319666e040c4d0316267ac78
privsep: Double the size of the send buffer.

And ensure the buffer size is not reduced.
src/privsep.c