Software /
code /
verse
Log
plugins/ping.lua @ 480:a48a4723aa2a
description | author | age |
---|---|---|
Update to use util.id for random ids instead of counters (thanks Zash) | Matthew Wild | Thu, 16 Mar 2023 11:41:52 +0000 |
plugins.ping: Import socket.gettime to a local, LuaSocket stopped setting globals | Kim Alvefur | Thu, 27 Aug 2015 14:22:25 +0200 |
Discard trailing whitespace | Kim Alvefur | Fri, 01 May 2015 23:27:29 +0200 |
plugins.ping: Reply to pings | Kim Alvefur | Sat, 11 May 2013 18:42:13 +0200 |
added local verse var to all plugins | mva | Fri, 02 Dec 2011 11:02:02 +0600 |
squishy, plugins.ping, plugins.sasl: Remove xstanza references | Matthew Wild | Mon, 11 Oct 2010 02:01:50 +0100 |
plugins.ping: Don't handle all errors as successful pongs, call callback with nil time and 3rd parameter a table with error info | Matthew Wild | Wed, 23 Dec 2009 00:59:35 +0000 |