]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
curl: use much less conservative performance defaults
authorbones_was_here <bones_was_here@xonotic.au>
Thu, 27 Jul 2023 09:22:21 +0000 (19:22 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sat, 29 Jul 2023 07:40:43 +0000 (17:40 +1000)
commita5a08f830a8f3676cdcce9ef33368ac512cf76ff
tree6b517a30efa977fc42136be23d816bf0be51d4cf
parent6b6279b585b0c84cbb109a26121027f5e6b723b0
curl: use much less conservative performance defaults

Matches defaults used in Xonotic >= 0.8.2

Dedicated server throughput is still limited by ticrate to avoid a
reduction in frame pacing precision, see 025fbac31da7f654e296e20b3037b5ce88074f8b

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
libcurl.c