Back out r42182 for now "Move UDP stuff to new UDP class"
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 19 Oct 2008 23:59:39 +0000 (23:59 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 19 Oct 2008 23:59:39 +0000 (23:59 +0000)
commit90e12d48c74b71f3e9f2708ab82d5b7a4b9f724f
tree22ff492b633d86358d0c395c02e6d630dc665b70
parentfb4635600d494e1f5109ef31618bab026c8b635a
Back out r42182 for now "Move UDP stuff to new UDP class"

UDP isn't a very clear name for this, especially since we use UDP protocols for multiple different things!

This class should probably be genericized a bit for _change notifications_, which there might be multiple backend implementations for, including the UDP->IRC bot gateway.
includes/AutoLoader.php
includes/RecentChange.php
includes/UDP.php [deleted file]