代码搜索:AF_INET
找到约 1,347 项符合「AF_INET」的源代码
代码结果 1,347
www.eeworm.com/read/277376/10643655
c client2.c
/* Make the necessary includes and set up the variables. */
#include
#include
#include
#include
#include
#include
int
www.eeworm.com/read/277376/10643678
c client3.c
/* Make the necessary includes and set up the variables. */
#include
#include
#include
#include
#include
#include
int
www.eeworm.com/read/159326/10669871
readme
This example demonstrates use of the pSOS library 'dns', which allows
a TriMedia-based application to use the dynamic host-name lookup
facilities of the Internet.
After including the header fil
www.eeworm.com/read/271859/10977861
c test-port-client2b.c
/**************************************************************************
* This is a port-read client. It will accept any IP address and port
* number on the commandline, connect to the server
www.eeworm.com/read/399963/7818882
c client2.c
/* Make the necessary includes and set up the variables. */
#include
#include
#include
#include
#include
#include
int
www.eeworm.com/read/399963/7818904
c client3.c
/* Make the necessary includes and set up the variables. */
#include
#include
#include
#include
#include
#include
int
www.eeworm.com/read/398612/7933660
cc echoserver.cc
#include
using namespace std;
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/147331/5731507
3 getipnodebyname.3
.\" $FreeBSD: src/lib/libc/net/getipnodebyname.3,v 1.8 2001/10/01 16:08:55 ru Exp $
.\" $KAME: getipnodebyname.3,v 1.6 2000/08/09 21:16:17 itojun Exp $
.\"
.\" Copyright (c) 1983, 1987, 1991, 1993
.\"
www.eeworm.com/read/140582/5785229
c getaddrinfo.c
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* This code is derived from software contributed to ISC by
* Berkeley
www.eeworm.com/read/135153/5889695
c ip_sockglue.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user leve