ICI Modules: net: setsockopt
Modules by name : by typeSynopsis
net.setsockopt(socket, string [, int])Description
Set a socket option on the given socket. The option to be set is named as per the net.getsockopt function and the value, if given, an integer. If no value is given it defaults to 1.