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

Set:del

Remove a socket from the set. The set will not own the socket anymore.

Method

SYNOPSIS

length, err = function Set:del(s)

ARGUMENTS

RETURNS

  • length, the length of the socket set or nil on failure
  • err, the error message

Clone this wiki locally