aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/UDPTransport.php
Commit message (Expand)AuthorAgeFilesLines
* Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend)Fomafix2021-06-281-1/+1
* UDPTransport: move payload size to accessible constantCole White2020-03-271-6/+7
* Use namespaced IPUtils classKunal Mehta2020-01-011-1/+3
* Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenientBartosz DziewoƄski2018-05-301-2/+2
* Create a generic UDP transport classBryan Davis2014-12-151-0/+102