Home
last modified time | relevance | path

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

/support/
A Dxsocket.c26 xsocket (int domain, int type, int protocol) in xsocket() argument
28 int fd = socket (domain, type, protocol); in xsocket()
30 FAIL_EXIT1 ("socket (%d, %d, %d): %m\n", domain, type, protocol); in xsocket()

Completed in 3 milliseconds