Skip to content

lua: interp.lua:2: attempt to index global 'socket' (a nil value) #20

@xingchch

Description

@xingchch

There was fault when run lua interp.lua on lua5.2.3:
lua: interp.lua:2: attempt to index global 'socket' (a nil value)
to fix this problem, add "lcoal socket = " at the start of the first line of interp.lua .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions