summaryrefslogtreecommitdiff
path: root/src/uicmd.cc
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-01-14 09:36:39 +0100
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-01-15 19:04:58 +0100
commit8583ace18fe8eda5491341f3ad74b2c9e91d1de5 (patch)
tree2ef1fb8cdaefa094c3b1bf4d3419060163ac07ca /src/uicmd.cc
parentf53fe9bc1fefbb15d3626912093112b511a632c8 (diff)
Prevent nested calls to Tls_connect()
They may accidentally happen if a fd callback is still attached to the connection socket while we wait in a FTLK dialog, causing another call to Tls_connect() which will end up in an infinite loop.
Diffstat (limited to 'src/uicmd.cc')
0 files changed, 0 insertions, 0 deletions