From 0eff4949082c3ebb4479070091587f53f83bfa01 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 14 Jan 2023 22:02:31 +0000 Subject: Clean up rcon package callbacks --- src/Rcon.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Rcon.ts b/src/Rcon.ts index fc3b989..fb272d3 100644 --- a/src/Rcon.ts +++ b/src/Rcon.ts @@ -39,6 +39,7 @@ class Rcon { if (this.packages[id]) { this.packages[id](type, response) + delete this.packages[id] } else { console.log('Unexpected rcon response', id, type, response) } -- cgit 1.4.1 m.submit();'> dontfiles
summary refs log tree commit diff
path: root/bin/1sh (unfollow)
Commit message (Expand)Author
2020-09-12Enable toc in cgit renderings of man pagesJune McEnroe
2020-09-11Install mandoc on macOSJune McEnroe
2020-09-11Rewrite install script yet againJune McEnroe
2020-09-11Remove NetBSD from install scriptJune McEnroe
2020-09-11Use MacPorts rather than pkgsrcJune McEnroe
2020-09-11Add debian VM name to sshJune McEnroe
2020-09-11Add influencer tweetJune McEnroe
2020-09-10Add The Kingdom of GodsJune McEnroe
2020-09-07Add SunglassesJune McEnroe
2020-09-06Add Between the BreathsJune McEnroe
2020-09-04Open /dev/tty in nudgeJune McEnroe
2020-09-04Add nudgeJune McEnroe
2020-09-03Build fbclock with -lzJune McEnroe
2020-08-29Add tweets from retweetsJune McEnroe