virtualx-engine/doc
Fabio Alessandrelli 331f1662df [Net] Drop is_connected_to_host for TCP and UDP.
The UDP method is now called `is_socket_connected` to limit confusion
with the actual host connection status which doesn't make sense in UDP.

The TCP method is completly dropped, use get_status instead.

The only one left is the WebSocketPeer one, which should be fine as is
for now.
2022-03-27 16:36:44 +02:00
..
classes [Net] Drop is_connected_to_host for TCP and UDP. 2022-03-27 16:36:44 +02:00
tools Fix typos with codespell 2022-02-10 12:30:19 +01:00
translations i18n: Sync classref translations with Weblate 2022-03-17 19:53:31 +01:00
class.xsd Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Doxyfile
Makefile