net/server_event.lua
changeset 8317 1d2149d84c72
parent 7813 cdb5dd9f35c0
child 8387 4a5c6f6214ee
--- a/net/server_event.lua	Mon Oct 09 02:08:41 2017 +0200
+++ b/net/server_event.lua	Mon Oct 09 02:22:33 2017 +0200
@@ -773,7 +773,7 @@
 end
 
 local function get_backend()
-	return base:method();
+	return "libevent " .. base:method();
 end
 
 -- We need to hold onto the events to stop them