summaryrefslogtreecommitdiffstats
path: root/doc/classes/UDPServer.xml
Commit message (Expand)AuthorAgeFilesLines
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining...mara2023-04-101-2/+2
* Fix GDScript code style regarding colonDanil Alexeev2023-03-051-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Fix C# examples in documentationRaul Santos2023-01-311-26/+28
* [doc] Use "param" instead of "code" to refer to parametersAndy Maloney2022-08-091-1/+1
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-2/+2
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-18/+9
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-1/+1
* This renames PacketPeerUDP.listen to bind.Fabio Alessandrelli2021-04-121-1/+1
* Allow local port control on net_socket connectionsdam2021-04-121-0/+7
* Docs: Port Code Examples to C# (R, S, T, U)HaSa10022021-03-051-9/+77
* Document updated UDPServer interface.Fabio Alessandrelli2020-07-141-3/+17
* doc: Sync classref with current sourceRémi Verschelde2020-02-191-1/+1
* Add documentation for new DTLS features.Fabio Alessandrelli2020-02-171-0/+98