Transport Interfaces Programming Guide
この本のみを検索
PDF 文書ファイルをダウンロードする

Index

A

accept29
accept_call97
AF_INET28
AF_UNIX28
asynchronous socket58, 59

B

bind29, 69
broadcast
.....sending message63

C

child process60
client/server model16, 48
clone device special file88
close32
connect29, 30, 38, 68
connection mode81
connectionless mode75

D

daemon
.....inetd67
datagram76
.....errors81
.....socket27, 37, 52

E

endnetconfig127
endnetpath130
EWOULDBLOCK58

F

F_SETOWN fcntl59
fcntl69
freenetconfigent127
fwrite99

G

gethostbyaddr45
gethostbyname45
getnetconfig127
getnetconfigent127, 129, 131
getnetpath130, 131, 133
getpeername67
getservbyname47, 48
getservbyport47
getservent47
getsockname69
getsockopt66

H

handle130
.....socket29
.....transport endpoint89
host name mapping45
hostent structure45

I

I_SETSIG ioctl101
inet transport128
inet_ntoa45
inetd48, 66, 67
inetd.conf67
Internet
.....host name mapping45
.....port numbers62
.....well known address46, 48
ioctl69
.....I_SETSIG101
.....SIOCATMARK55
IPPORT_RESERVED62

L

library
.....libsocket27

M

MSG_DONTROUTE32
MSG_OOB32
MSG_PEEK32, 55
multiple connect (TLI)107

N

name-to-address translation
.....inet135
.....nis.so135
.....straddr.so135
.....switch.so135
......tcpip.so135
netbuf structure91
netconfig126, 127, 128, 129, 130, 132, 133
netdir_free136, 137
netdir_getbyaddr136
netdir_getbyname136
netdir_options137
netdir_perror138
netdir_sperror138
netent structure46
NETPATH126, 130, 134
nis.so135
nonblocking sockets57

O

OSI reference model19
osinet127
out-of-band data55

P

poll107, 110
pollfd structure109, 110
port numbers for Internet62
port to service mapping46
protoent structure46

R

read69
recvfrom38
rpcbind136
rwho52

S

S_ISSOCK70
select42, 55
send38
sendto37
servent structure47
service to port mapping46
setnetconfig127
setnetpath130, 131, 133
setsockopt66
shutdown33, 70
SIGIO58, 70
SIGURG70
SIOCATMARK ioctl55
SIOCGIFCONF ioctl64
SIOCGIFFLAGS ioctl65
SOCK_DGRAM27, 67, 69
SOCK_RAW28
SOCK_STREAM27, 61, 67
socket
.....address binding61
.....AF_INET
............bind29, 69
............connect68
............create28
............gethostbyaddr45
............gethostbyname45
............getservbyname47, 48
............getservbyport47
............getservent47
............getsockname69
............inet_ntoa45
............read69
............socket28
............write68
.....AF_UNIX
............bind29, 69
............create28
............delete29
.....asynchronous58, 59
.....close32
.....connect stream33
.....datagram27, 37, 52
.....differences between 4.x and 5.x68
.....directories71
.....fcntl69
.....getpeername67
.....getsockopt66
.....handle29
.....initiate connection30
.....invalid buffers71
......ioctl69
......multiplexed42
......nonblocking57
......out-of-band data32, 55
......S_ISSOCK70
......select42, 55
......selecting protocols60
......setsockopt66
......shutdown33, 70
......SIGIO70
......SIGURG70
......SIOCGIFCONF ioctl64
......SIOCGIFFLAGS ioctl65
......SIOGGIFBRDADDR ioctl65
......SOCK_DGRAM
............connect38
............recvfrom38
...................MSG_OOB flag55
............send38
......SOCK_STREAM61
............F_GETOWN fcntl59
............F_SETOWN fcntl59
............out-of-band55
............SIGCHLDsignal60
............SIGIO signal59
............SIGIOsignal58
............SIGURGsignal59
......TCP port48
......UDP port48
socket domain
......AF_INET28
......AF_UNIX28
Solaris
......TCP/IP services17
straddr.so135
stream
......data55
......socket27, 32
SVIDxi
SVR4xi
switch.so135

T

t_accept92, 123
t_alloc78, 83, 91, 93, 120, 122
t_bind78, 82, 86, 87, 89, 97, 120, 122
t_bind structure91
t_call structure93, 95
t_close83, 103, 117, 122
t_connect84, 92, 94, 97, 123
t_errno89
t_error83, 89, 122
t_free83, 122
t_getinfo83, 87, 120, 122
t_getstate83, 122
t_info structure86
t_listen84, 92, 107, 120, 123
t_look83, 94, 101, 122
T_MORE flag98
t_open83, 86, 87, 89, 92, 97, 107, 120, 122
t_optmgmt77, 83, 87, 122
t_rcv85, 98, 123
t_rcvconnect84, 123
t_rcvdis85, 97, 120, 123
t_rcvrel85, 121, 123
t_rcvudata76, 81
t_rcvuderr76, 81, 120, 123
t_snd85, 98, 101, 123
t_snd flag
.....T_EXPEDITED101
.....T_MORE101
t_snddis85, 92, 102, 105, 123
t_sndrel85, 121, 123
t_sndudata76, 81, 120, 123
t_sync83, 122
t_unbind83, 122
t_unitdata structure80
TCP
.....port48
TCP/IP
.....overview21
.....services in Solaris17
tcpip.so135
tirdwr104, 123
TLI73
......abortive release102
......asynchronous mode107
......broadcast121
......connection establishment92
......connection release85, 101
......connection request89, 92, 94
......data transfer78
......data transfer phase85
......incoming events116
......multiple connection requests107
......opaque addresses121
......orderly release102
......outgoing events115
......privileged ports121
......protocol independence119
......queue connect requests109
......queue multiple requests109
......read/write interface103
......socket comparison121
......state transitions117
......states114
transport address88
transport endpoint
......connection86
......handle89
TSDU98

U

UDP
......port48
unlink29

W

write68