For examples of functions not listed here -- including setsockopt,
getsockopt, accept, wait, writable, and all the less-used functions --
see the files bsdsocket.test.lua and socket.test.py which are supplied
as part of the Tarantool source.
Set socket flags. The argument values are the same as in the <linkxlink:href="http://man7.org/linux/man-pages/man2/setsockopt.2.html">Linux man page</link>.
Set or clear the SO_LINGER flag. For a description of the flag, see <linkxlink:href="http://man7.org/linux/man-pages/man1/loginctl.1.html">Linux man page</link>.