sock_debug() — Provide syscall tracing facility

Standards

Standards / Extensions C or C++ Dependencies
z/OS® UNIX both  

Format

#define _OPEN_SYS_SOCK_EXT
#include <sys/socket.h>

void sock_debug(int onoff);

General description

Bulk mode sockets are not supported. This function has no effect.

Returned value

sock_debug() returns no values.

Related information