The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Loadable Function: status = setsockopt (s, level, optname, optvalue)

Set a socket option value on a socket.

status returns as 0 if no error.

See the setsockopt man pages for further details.

Package: sockets