"Protocol not available": woo, errno number 42! ENOPROTOOPT occurs if getsockopt or setsockopt are called on a socket that does not support the given socket option with the level specified. There are a basic set of SOL_SOCKET-level options all sockets support, as well as protocol-dependent ones.

Log in or register to write something here or to contact authors.