Lines Matching full:communication
30 Interprocess communication primitives
32 Communication domains
35 communication \fIdomains\fP. A communication domain
39 domain, AF_UNIX, for communication within the system, the ``Internet''
40 domain for communication in the DARPA Internet, AF_INET,
41 and the ``NS'' domain, AF_NS, for communication
47 Within a domain, communication takes place between communication endpoints
52 abstract type, which describes the semantics of communication using that
65 The SOCK_DGRAM type models the semantics of datagrams in network communication:
76 Connection setup is required before data communication may begin.
185 communication domain.
312 Sockets, and their underlying communication protocols, may