Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <un.h>
This item is not part of the S60 5th Edition SDK

LOCAL_PEERCRED

Interface status: externallyDefinedApi

LOCAL_PEERCRED 0x001

Description

Socket options. retrieve peer credentials.

[Top]


LOCAL_CREDS

Interface status: externallyDefinedApi

LOCAL_CREDS 0x002

Description

Socket options. pass credentials to receiver .

[Top]


LOCAL_CONNWAIT

Interface status: externallyDefinedApi

LOCAL_CONNWAIT 0x004

Description

Socket options. connects block until accepted.

[Top]


SUN_LEN

Interface status: externallyDefinedApi

SUN_LEN (su) (sizeof(*(su)) - sizeof((su)->sun_path) + strlen((su)->sun_path))

Description

actual length of an initialized sockaddr_unsockaddr_un

Parameters

su