Home
last modified time | relevance | path

Searched refs:client (Results 1 – 1 of 1) sorted by relevance

/socket/
A Dtst-accept4.c46 struct client struct
53 static struct client argument
56 struct client result; in client_connect()
113 struct client client = client_connect (&server_address); in do_test() local
122 check_same_address (&client.address, &client_address); in do_test()
124 xclose (client.socket); in do_test()

Completed in 3 milliseconds