COHERENT help

This page displays the COHERENT help information for getsockname.

Listing of available help pages


getsockname() -- Get the name of a socket

int getsockname(socket, name, namelen)
int socket, *namelen; struct sockaddr *name;