Home  Contents

mtd16io:close

Mtd16io Core4 Lua Event System

SYNOPSIS

msghandle:close()

DESCRIPTION

The mtd16io:close() function will close the message handler when no longer needed. The handle becomes invalid. This automatically happens during garbage collection, but that takes an unknown amount of time.

The attached file descriptor is not closed.

SEE ALSO