mod_component: Make listener private (thanks Ge0rG)
authorKim Alvefur <zash@zash.se>
Thu, 17 Jan 2013 21:57:35 +0100
changeset 5298 6d34ed9fce69
parent 5297 7453245f16e7
child 5299 cc9d460aa779
mod_component: Make listener private (thanks Ge0rG)
plugins/mod_component.lua
--- a/plugins/mod_component.lua	Fri Jan 11 19:38:29 2013 +0100
+++ b/plugins/mod_component.lua	Thu Jan 17 21:57:35 2013 +0100
@@ -309,6 +309,7 @@
 
 module:provides("net", {
 	name = "component";
+	private = true;
 	listener = listener;
 	default_port = 5347;
 	multiplex = {