quic: call quic_send_packets only once per ctx 95/24095/3
authorAloys Augustin <aloaugus@cisco.com>
Fri, 20 Dec 2019 12:14:00 +0000 (13:14 +0100)
committerDave Wallace <dwallacelf@gmail.com>
Mon, 6 Jan 2020 14:11:55 +0000 (14:11 +0000)
commit7abab303670022693e8b5226805c85e03c344362
treec1b202b94c9b0a48fc313f61c1ac95300ddf08a6
parent94501c49a4574adb6323815317ec188ef5934cc1
quic: call quic_send_packets only once per ctx

This prevents unnecessary calls to quic_send_packets.

Type: fix
Change-Id: I7abe509aa8b7b9d5a01c9876046cf0f4507a79cf
Signed-off-by: Aloys Augustin <aloaugus@cisco.com>
src/plugins/quic/quic.c