[Previous] [Contents] [Index] [Next]

Keywords - I


· ! · 0 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z ·


I/O
interrupt-driven socket I/O
· [Interrupt-driven socket I/O] ·
multiplexing
· [Input/Output multiplexing] ·
nonblocking I/O on sockets
· [Nonblocking sockets] ·
requests, asynchronous notification of
· [Use of asynchronous notification of I/O requests] ·
terminal I/O, flushing
· [Flushing terminal I/O on receipt of out-of-band data] ·

ICMP (Internet Control Message Protocol)
· [ICMP] ·

if_sl.c
· [if_sl.c] ·

IFF_POINTOPOINT
· [slattach() example] ·

ifreq structure
· [slattach() example] ·

INADDR_ANY
· [Address binding] · [IP] · [Specifying the IP address] · [TCP] ·

INADDR_BROADCAST
· [Broadcasting and determining network configuration] ·

INADDR_NONE
· [inet_addr] ·

incoming connections, listening for
· [listen] ·

INET6_ADDRSTRLEN
· [inet_ntop] ·

inet_addr()
· [inet_addr] ·

INET_ADDRSTRLEN
· [inet_ntop] ·

inet_aton()
· [inet_aton] ·

inet_lnaof()
· [inet_lnaof] ·

inet_makeaddr()
· [inet_makeaddr] ·

inet_netof()
· [inet_netof] ·

inet_network()
· [inet_network] ·

inet_ntoa()
· [inet_ntoa] ·

inet_ntoa_r()
· [inet_ntoa_r] ·

inet_ntop()
· [inet_ntop] ·

inet_pton()
· [inet_pton] ·

inetd daemon
· [inetd daemon] · [Servers] ·
simplifies writing of servers
· [inetd daemon] ·

INFORM_REQ_MSG
· [snmp_pdu_create] ·

Internet Control Message Protocol (ICMP)
ICMP
· [ICMP] ·

Internet domain
· [Internet domain (AF_INET)] ·
name servers, messaging
· [dn_comp] · [dn_expand] · [res_init] · [res_mkquery] · [res_query] · [res_search] · [res_send] ·

Internet Protocol (IP)
IP (Internet Protocol)
· [IP] ·

Internet Transmission Control Protocol
TCP
· [TCP] ·

Internet User Datagram Protocol
UDP
· [UDP] ·

Interprocess communication
IPC
· [Design goals of socket-based IPC] ·

interrupt-driven socket I/O
· [Interrupt-driven socket I/O] ·

ioctl()
· [Interrupt-driven socket I/O] · [ioctl] · [Nonblocking sockets] · [Peeking at out-of-band data] · [Transmitting status packets] · [Use of asynchronous notification of I/O requests] ·
FIOASYNC
· [Out-of-band data] ·
SIOCATMARK
· [Peeking at out-of-band data] ·
SIOCGIFBRDADDR
· [Broadcasting and determining network configuration] ·
SIOCGIFCONF
· [Broadcasting and determining network configuration] ·
SIOCGIFDSTADDR
· [Broadcasting and determining network configuration] ·
SIOCGIFFLAGS
· [Broadcasting and determining network configuration] ·
SIOCGPGRP
· [Signals and process groups] ·
SIOCSPGRP
· [Signals and process groups] ·

IP (Internet Protocol)
· [IP] ·

IP addresses
binding to sockets
· [Address binding] · [Binding local names] ·
without specifying port
· [Unspecified ports] ·
classes of
· [Internet addresses] ·
contents of
· [Internet domain (AF_INET)] ·
manipulating
· [inet_addr] · [inet_aton] · [inet_lnaof] · [inet_makeaddr] · [inet_netof] · [inet_network] · [inet_ntoa] · [inet_ntop] · [inet_pton] ·
network address functions
· [Network address functions] ·
rarely specified directly by programs
· [Miscellaneous] ·
simplifying manipulation of
· [Manipulation functions] ·
specifying in dot notation
· [Internet addresses] ·
wildcard address
· [Address binding] · [Specifying the IP address] · [Wildcard addresses] ·

IP filter
· [The Virtual Packet Interface] · [Using the VPI as an IP Filter] ·

IP_ADD_MEMBERSHIP
· [Multicast Options] ·

IP_DROP_MEMBERSHIP
· [Multicast Options] ·

IP_HDRINCL
· [IP] · [IP_HDRINCL] ·

IP_MAX_MEMBERSHIPS
· [Multicast Options] ·

IP_MULTICAST_IF
· [Multicast Options] ·

IP_MULTICAST_LOOP
· [Multicast Options] ·

IP_MULTICAST_TTL
· [Multicast Options] ·

IP_OPTIONS
· [IP] ·

IP_RECVDSTADDR
· [IP] ·

IP_RECVIF
· [IP] ·

IP_TOS
· [IP] · [IP_TOS] ·

IP_TTL
· [IP] ·

IPC (Interprocess communication
socket-based design goals
· [Design goals of socket-based IPC] ·

IPPROTO_RAW
· [IP] ·

isfdtype()
· [isfdtype] ·

· ! · 0 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z ·


[Previous] [Contents] [Index] [Next]