mod_bosh: Remove requests from the session table using table.remove(), prevents the...
authorMatthew Wild <mwild1@gmail.com>
Mon, 17 May 2010 10:42:53 +0000 (11:42 +0100)
committerMatthew Wild <mwild1@gmail.com>
Mon, 17 May 2010 10:42:53 +0000 (11:42 +0100)
commit7135f8d16881fd6df8df5405905bd75709ddd626
tree6cdae518998b2389b58390c47537a3ad5d865d2a
parent24bf3562cda0d32670ce1e848a74bef67cde0c0f
mod_bosh: Remove requests from the session table using table.remove(), prevents the possibility of holes in the array.
plugins/mod_bosh.lua