]> git.ipfire.org Git - fireperf.git/commit
Allocate send/receive buffers the same as socket buffers
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 1 Feb 2021 16:12:50 +0000 (16:12 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 1 Feb 2021 16:12:50 +0000 (16:12 +0000)
commit4e3f83a432052a422bf309a8eac0145d34069ab0
tree84fff1b60fde0ead7d64992a267ad67e7cc78e10
parent0e173e1c7ac73acc2c3cb8aadba1e8fa4fae3cb8
Allocate send/receive buffers the same as socket buffers

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/client.c
src/main.h
src/server.c