Project

General

Profile

Actions

Feature #593

closed
IS VJ

luajit: per flow vars and ints

Feature #593: luajit: per flow vars and ints

Added by Ignacio Sanchez over 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:

Description

Support for lua global vars so that a luajit script could store data in memory to be used in future executions of the script.

WM Updated by Will Metcalf over 13 years ago Actions #1

At the vary least we need the ability to use flowints for storing/reading offsets, advertised file length etc. This is important dealing with file formats such as flash so that we know how far into the advertised size we have parsed at stream cutoff.

WM Updated by Will Metcalf over 13 years ago Actions #2

Actually I thought I had mentioned flowvar access here as well but I had not. Being able to set/check flowvars in addition to flowints would also be very handy as well.

VJ Updated by Victor Julien almost 13 years ago Actions #3

  • Status changed from New to Assigned
  • Target version set to 2.0beta1

VJ Updated by Victor Julien almost 13 years ago Actions #4

flowvar and flowint support has been merged

VJ Updated by Victor Julien over 12 years ago Actions #5

  • Subject changed from luajit: global vars to luajit: per flow vars and ints
  • Status changed from Assigned to Closed

Tracking global and other types of vars in new tickets.

Actions

Also available in: PDF Atom