Skip to content
Tangent 128 edited this page Mar 28, 2015 · 3 revisions

net.init

Initialize the SDL_net module.

Function

SYNOPSIS

ret, err = function net.init()

RETURNS

  • ret, true on success or nil on failure
  • err, the error message
Clone this wiki locally