summaryrefslogtreecommitdiffstats
path: root/doc/classes/PacketPeerUDP.xml
Commit message (Expand)AuthorAgeFilesLines
* Add examples to PacketPeerUDP class documentation.Emanuil Chizhov2024-11-101-1/+26
* [Doc] Fix casing of some C# namesA Thousand Ships2024-03-201-1/+1
* Overhaul some "uncommon" wording in class referenceMicky2024-03-011-1/+1
* 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
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* [Net] Rename "ssl" references to "tls" in methods and members.Fabio Alessandrelli2022-09-081-1/+1
* [doc] Use "param" instead of "code" to refer to parameters (4)Andy Maloney2022-08-111-7/+7
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-12/+12
* [Net] Drop is_connected_to_host for TCP and UDP.Fabio Alessandrelli2022-03-271-1/+1
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Fix indentations in class reference XMLsHaoyu Qiu2021-12-151-28/+28
* doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde2021-10-051-3/+3
* Document Android permission requirements for network access where neededHugo Locurcio2021-09-251-0/+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-50/+25
* Fix casing of the "to" stop word in editor stringsHugo Locurcio2021-07-131-1/+1
* This renames PacketPeerUDP.listen to bind.Fabio Alessandrelli2021-04-121-22/+22
* Allow local port control on net_socket connectionsdam2021-04-121-0/+7
* Docs: Port Code Examples to C# (M, N, O, P, R)HaSa10022020-11-091-10/+29
* Document how to interrupt `PacketPeerUDP.wait()`Hugo Locurcio2020-10-151-1/+13
* Fix various typosluz.paz2020-03-111-1/+1
* Add documentation for new DTLS features.Fabio Alessandrelli2020-02-171-0/+19
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Add Android NetSocket implementation.Fabio Alessandrelli2019-12-141-0/+2
* UDP sockets broadcast is now disabled by default.Fabio Alessandrelli2019-12-141-0/+10
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-9/+9
* Multicast support in NetSocket/PacketPeerUDPFabio Alessandrelli2019-06-211-0/+23
* Change "Return" to "Returns" where necessary in XML documentationSean Heffernan2019-05-231-3/+3
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde2019-04-051-3/+3
|\
| * ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry2019-03-291-3/+3
* | doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
|/
* [docs] fix links in class docsKelly Thomas2018-05-141-2/+2
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
* classref: Sync with current sourceRémi Verschelde2017-10-221-3/+3
* makerst: Fix rst-ization of members and escaping of [Class]sRémi Verschelde2017-10-211-1/+1
* Changed the doc class generation to individual files per class. It is also po...Juan Linietsky2017-09-121-0/+79