Searched refs:eph_socket (Results 1 – 1 of 1) sorted by relevance
98 int eph_socket(int domain, int type, int protocol) in eph_socket() function287 int sfd = eph_socket(domain, type, protocol); in eph_create_conn()593 if ((sfd = eph_socket(AF_INET, SOCK_STREAM, 0)) == -1) { in main()