summaryrefslogtreecommitdiffstats
path: root/platform/ios/export/export_plugin.cpp
diff options
context:
space:
mode:
authorYorick de Wid <yorickdewid@users.noreply.github.com>2024-04-16 10:32:11 +0200
committerGitHub <noreply@github.com>2024-04-16 10:32:11 +0200
commit61a2f5c53414eb471103a452a07228962a2d876a (patch)
treefa650d04d3c8c95f8169a21986209c54bddeaebf /platform/ios/export/export_plugin.cpp
parent4728ff30c0226b9918b29a6ba494dc61eae87639 (diff)
downloadredot-engine-61a2f5c53414eb471103a452a07228962a2d876a.tar.gz
FIX: Return if TCP is in STATUS_CONNECTED
If the `StreamPeerTCP` is polled and the TCP connection is `STATUS_CONNECTED` it should return after polling netsocket. Without `return` poll keeps calling `_sock->connect_to_host` and `connect()`.
Diffstat (limited to 'platform/ios/export/export_plugin.cpp')
0 files changed, 0 insertions, 0 deletions