Lines Matching full:server
9 Usually each test does following steps: creates Server, forks Client,
10 Client sends something to Server, Server verifies whether everything is
38 If Client sends something to Server, then it sends 5 messages by default.
42 If Client sends something to Server, then it sends some data (few bytes)
59 Client connects to Server and sends N messages with SCM_CREDS ancillary
60 data object. Server should receive N messages, each message should
65 Server creates a listening stream socket and sets the LOCAL_CREDS
66 socket option for it. Client connects to Server two times, each time
67 it sends N messages. Server accepts two connections and receives N
74 Client connects to Server. Server accepts connection and sets the
76 messages to Server. Server should receive N messages, the first
82 Server creates a listening stream socket and sets the LOCAL_CREDS
83 socket option for it. Client connects to Server and sends N messages
84 with SCM_CREDS ancillary data object. Server should receive N messages,
91 Client connects to Server and sends message with SCM_TIMESTAMP ancillary
92 data object. Server should receive one message with SCM_TIMESTAMP
97 Client connects to Server and sends message with SCM_BINTIME ancillary
98 data object. Server should receive one message with SCM_BINTIME
103 Client connects to Server and tries to send several messages with
111 Client connects to Server. Both Client and Server verify that
119 Client connects to Server and sends N messages with SCM_CREDS ancillary
120 data object. Server should receive N messages, each message should
125 Server creates datagram socket and sets the LOCAL_CREDS socket option
126 for it. Client sends N messages to Server. Server should receive N
132 Server creates datagram socket and sets the LOCAL_CREDS socket option
134 to Server. Server should receive N messages, the first message should
142 to Server. Server should receive one message with SCM_TIMESTAMP
148 to Server. Server should receive one message with SCM_BINTIME
153 Client tries to send Server several messages with SCM_CREDS ancillary