Update servers list after connecting to the signal.
authorCarl Hetherington <cth@carlh.net>
Thu, 23 Nov 2023 00:23:37 +0000 (01:23 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 23 Nov 2023 00:23:37 +0000 (01:23 +0100)
commitaae57d2caeffdda10bef8621705bacb74aac0167
tree3fcf4e31e520a552474b00f6a275f2182ac3eb04
parenta988cabec09c28ba11a0e46f0acdc564aa04baca
Update servers list after connecting to the signal.

Otherwise it can happen that a signal is emitted before we connect
to it, and then after that no more signals come because nothing
changes.
src/lib/j2k_encoder.cc