Lines Matching refs:Client
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)
44 command line option. The "-s 0" command line option means, that Client will
47 option means, that Client will send zero bytes represented by the NULL value
50 If Client sends some ancillary data object, then this ancillary data object
52 means, that Client will not send associated data array if possible.
59 Client connects to Server and sends N messages with SCM_CREDS ancillary
66 socket option for it. Client connects to Server two times, each time
74 Client connects to Server. Server accepts connection and sets the
75 LOCAL_CREDS socket option for just accepted socket. Client sends N
83 socket option for it. Client connects to Server and sends N messages
91 Client connects to Server and sends message with SCM_TIMESTAMP ancillary
97 Client connects to Server and sends message with SCM_BINTIME ancillary
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
126 for it. Client sends N messages to Server. Server should receive N
133 for it. Client sends N messages with SCM_CREDS ancillary data object
141 Client sends one message with SCM_TIMESTAMP ancillary data object
147 Client sends one message with SCM_BINTIME ancillary data object
153 Client tries to send Server several messages with SCM_CREDS ancillary