JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Programming Interfaces Guide     Oracle Solaris 10 1/13 Information Library
search filter icon
search icon

Document Information

Preface

1.  Memory and CPU Management

2.  Remote Shared Memory API for Solaris Clusters

3.  Session Description Protocol API

4.  Process Scheduler

5.  Locality Group APIs

6.  Input/Output Interfaces

7.  Interprocess Communication

8.  Socket Interfaces

9.  Programming With XTI and TLI

10.  Packet Filtering Hooks

11.  Transport Selection and Name-to-Address Mapping

12.  Real-time Programming and Administration

13.  The Solaris ABI and ABI Tools

A.  UNIX Domain Sockets

Index

A

B

C

D

E

F

G

H

I

K

L

M

N

O

P

R

S

T

U

V

X

Z

S

sbrk, index iconUsing brk and sbrk
sbrk(2), index iconUsing brk and sbrk
scheduler
index iconOverview of the Scheduler
index iconProcess State Transition
classes, index iconScheduling Classes
configuring, index iconConfiguring Scheduling
effect on performance, index iconScheduling and System Performance
priority, index iconScheduling Classes
real-time, index iconThe Real-Time Scheduler
real-time policy, index iconReal-time Class
scheduling classes, index iconScheduling Classes
system policy, index iconSystem Class
time-sharing policy, index iconTime-Sharing Class
using system calls, index iconInterface Calls That Control Scheduling
using utilities, index iconUtilities That Control Scheduling
scheduler, class, index iconSystem Class
sdp_add_attribute, index iconAdding an Attribute Field to the SDP Session Structure
sdp_add_bandwidth, index iconAdding a Bandwidth Field to the SDP Session Structure
sdp_add_connection, index iconAdding a Connection Field to the SDP Session Structure
sdp_add_email, index iconAdding an Email Field to the SDP Session Structure
sdp_add_information, index iconAdding an Information Field to the SDP Session Structure
sdp_add_key, index iconAdding a Key Field to the SDP Session Structure
sdp_add_media, index iconAdding a Media Field to the SDP Session Structure
sdp_add_name, index iconAdding a Name Field to the SDP Session Structure
sdp_add_origin, index iconAdding an Origin Field to the SDP Session Structure
sdp_add_phone, index iconAdding a Telephone Field to the SDP Session Structure
sdp_add_repeat, index iconAdding a Repeat Field to the SDP Session Structure
sdp_add_time, index iconAdding a Time Field to the SDP Session Structure
sdp_add_uri, index iconAdding a URI Field to the SDP Session Structure
sdp_add_zone, index iconAdding a Zone Field to the SDP Session Structure
sdp_clone_session, index iconCloning an Existing SDP Session Structure
sdp_delete_all_field, index iconDeleting Fields From the SDP Session Structure
sdp_delete_all_media_field, index iconDeleting Fields From the SDP Media Structure
sdp_delete_attribute, index iconDeleting an Attribute From the SDP Media Structure
sdp_delete_media, index iconDeleting Media From the SDP Media Structure
sdp_find_attribute, index iconFinding an Attribute in an SDP Session Structure
sdp_find_media, index iconFinding Media in an SDP Session Structure
sdp_find_media_rtpmap, index iconFinding a Media Format in an SDP Session Structure
sdp_free_session, index iconDeleting an Attribute From the SDP Media Structure
sdp_new_session, index iconCreating a New SDP Session Structure
sdp_parse, index iconParsing the SDP Session Structure
SDP session structure
finding an attribute in, index iconFinding an Attribute in an SDP Session Structure
finding media format in, index iconFinding a Media Format in an SDP Session Structure
finding media in, index iconFinding Media in an SDP Session Structure
sdp_session_to_str, index iconConverting an SDP Session Structure to a String
select
index iconInput/Output Multiplexing
index iconOut-of-Band Data
semaphores, index iconSystem V Semaphores
arbitrary simultaneous updates, index iconSystem V Semaphores
atomic updates, index iconSystem V Semaphores
reversing operations and SEM_UNDO, index iconSystem V Semaphores
undo structure, index iconSystem V Semaphores
semget(), index iconSystem V Semaphores
semop(), index iconSystem V Semaphores
send, index iconDatagram Sockets
servent structure, index iconService Names – servent
service to port mapping, index iconService Names – servent
Session Description Protocol API
API framework, index iconSession Description API Overview
attribute field, index iconAdding an Attribute Field to the SDP Session Structure
bandwidth field, index iconAdding a Bandwidth Field to the SDP Session Structure
cloning a session, index iconCloning an Existing SDP Session Structure
connection field, index iconAdding a Connection Field to the SDP Session Structure
converting a session to string, index iconConverting an SDP Session Structure to a String
creating a new session structure, index iconCreating the SDP Session Structure
deleting attributes, index iconDeleting an Attribute From the SDP Media Structure
deleting fields, index iconDeleting Fields From the SDP Session Structure
deleting media, index iconDeleting Media From the SDP Media Structure
deleting media fields, index iconDeleting Fields From the SDP Media Structure
email field, index iconAdding an Email Field to the SDP Session Structure
finding an attribute, index iconFinding an Attribute in an SDP Session Structure
finding media, index iconFinding Media in an SDP Session Structure
finding media format, index iconFinding a Media Format in an SDP Session Structure
freeing a session, index iconDeleting an Attribute From the SDP Media Structure
information field, index iconAdding an Information Field to the SDP Session Structure
key field, index iconAdding a Key Field to the SDP Session Structure
library functions, index iconSDP Library Functions
media field, index iconAdding a Media Field to the SDP Session Structure
name field, index iconAdding a Name Field to the SDP Session Structure
origin field, index iconAdding an Origin Field to the SDP Session Structure
parsing a structure, index iconParsing the SDP Session Structure
repeat field, index iconAdding a Repeat Field to the SDP Session Structure
sdp_new_session, index iconCreating a New SDP Session Structure
searching the SDP session structure, index iconSearching the SDP Session Structure
shutting down a session structure, index iconShutting Down the SDP Session Structure
telephone field, index iconAdding a Telephone Field to the SDP Session Structure
time field, index iconAdding a Time Field to the SDP Session Structure
URI field, index iconAdding a URI Field to the SDP Session Structure
utility functions, index iconSDP API Utility Functions
zone field, index iconAdding a Zone Field to the SDP Session Structure
setting record locks, index iconSetting and Removing Record Locks
shared memory, index iconSystem V Shared Memory
shared memory model, index iconOverview of the Shared Memory Model
shmget(), index iconSystem V Shared Memory
shutdown, index iconClosing Sockets
SIGIO, index iconInterrupt-Driven Socket I/O
SIOCATMARK ioctl, index iconOut-of-Band Data
SIOCGIFCONF ioctl, index iconBroadcasting and Determining Network Configuration
SIOCGIFFLAGS ioctl, index iconBroadcasting and Determining Network Configuration
SOCK_DGRAM
index iconSocket Types
index iconSocket Options
SOCK_RAW, index iconSocket Creation
SOCK_STREAM
index iconSocket Types
index iconSelecting Specific Protocols
index iconinetd Daemon
socket
address binding
index iconAddress Binding
index iconAddress Binding
AF_INET
bind, index iconBinding Local Names
create, index iconSocket Creation
getservbyname, index iconService Names – servent
getservbyport, index iconService Names – servent
getservent, index iconService Names – servent
inet_ntoa, index iconHost Names – hostent
socket, index iconCreating Sockets
AF_UNIX
bind
index iconBinding Local Names
index iconLocal Name Binding
create, index iconCreating Sockets
delete, index iconLocal Name Binding
asynchronous
index iconAsynchronous Socket I/O
index iconInterrupt-Driven Socket I/O
close, index iconClosing Sockets
connect stream, index iconConnecting Stream Sockets
datagram
index iconSocket Types
index iconDatagram Sockets
index iconConnectionless Servers
handle
index iconBinding Local Names
index iconLocal Name Binding
initiate connection
index iconConnection Establishment
index iconEstablishing a Connection
multiplexed, index iconInput/Output Multiplexing
nonblocking, index iconNonblocking Sockets
out-of-band data
index iconData Transfer
index iconOut-of-Band Data
select
index iconInput/Output Multiplexing
index iconOut-of-Band Data
selecting protocols, index iconSelecting Specific Protocols
SIOCGIFCONF ioctl, index iconBroadcasting and Determining Network Configuration
SIOCGIFFLAGS ioctl, index iconBroadcasting and Determining Network Configuration
SOCK_DGRAM
connect, index iconDatagram Sockets
recvfrom
index iconDatagram Sockets
index iconOut-of-Band Data
send, index iconDatagram Sockets
SOCK_STREAM, index iconSelecting Specific Protocols
F_GETOWN fcntl, index iconSignals and Process Group ID
F_SETOWN fcntl, index iconSignals and Process Group ID
out-of-band, index iconOut-of-Band Data
SIGIO signal
index iconInterrupt-Driven Socket I/O
index iconSignals and Process Group ID
SIGURG signal, index iconSignals and Process Group ID
TCP port, index iconOther Routines
UDP port, index iconOther Routines
Solaris library symbol versioning, See symbol versioning
straddr.so, index iconName-to-Address Mapping
stream
data, index iconOut-of-Band Data
socket
index iconSocket Types
index iconData Transfer
Sun WorkShop, index iconDynamic Memory Debugging
access checking, index iconcheck -access
leak checking, index iconcheck -leaks [-frames n] [-match m]
memory use checking, index iconcheck -memuse [-frames n] [-match m]
SUNWinterconnect, index iconAPI Framework
SUNWrsm, index iconAPI Framework
SUNWrsmdk, index iconAPI Framework
SUNWrsmop, index iconAPI Framework
switch.so, index iconName-to-Address Mapping
symbol versioning, index iconSymbol Versioning in Solaris Libraries
synchronous I/O
blocking, index iconHigh Performance I/O
critical timing, index iconSynchronous I/O Calls
sysconf, index iconUsing sysconf