代码搜索:GNet
找到约 129 项符合「GNet」的源代码
代码结果 129
www.eeworm.com/read/106891/15618546
c md5.c
/*
GNet API added by David Helder 2000-6-11. All
additions and changes placed in the public domain.
Files originally from: http://www.gxsnmp.org/CVS/gxsnmp/
*/
/*
* Thi
www.eeworm.com/read/125161/14511271
vbw chinachess.vbw
main = 13, -1, 501, 450, , -11, -11, 497, 147, C
f_Gnet = 12, 75, 434, 408, , 141, 26, 370, 253, C
f_Gfst = 304, 22, 679, 343, , 129, 16, 402, 274, C
www.eeworm.com/read/172396/5387745
sgml mcast.sgml
Mcast
IP Multicast socket
The Mcast module provides support for
www.eeworm.com/read/172396/5387750
sgml conn.sgml
Conn
TCP connection object
A #GConn represents a TCP connection
www.eeworm.com/read/106891/15618558
authors
GNet AUTHORS
------------
GNet authors and other contributors
Authors
-------
David Helder Original version, Deb's
Xavier Nicolovici gnet.sp
www.eeworm.com/read/106891/15618475
c hostinfo.c
/* Print information about the host
* Copyright (C) 2000 David Helder
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen
www.eeworm.com/read/106891/15618556
in config.h.in
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define if building on Apple Darwin */
#undef GNET_APPLE_DARWIN
/* GNet binary age */
#undef GNET_BINARY_AGE
/* GNet interface age
www.eeworm.com/read/106891/15618452
c sdr.c
/* SDR Example
* Copyright (C) 2000 David Helder
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
*
www.eeworm.com/read/106891/15618563
copying
GNet COPYING
------------
GNet is licensed under the GNU LGPL. A copy is provided below.
----------------------------------------------------------------------
GNU LIBRARY GENERAL PUBLIC LI
www.eeworm.com/read/167890/5451836
am makefile.am
#if ARCH_LINUX
bin_PROGRAMS = client server
client_SOURCES = client.c
server_SOURCES = server.c
INCLUDES = -g `pkg-config glib-2.0 gnet-2.0 --cflags` \
-I$(top_srcdir)/src/lib/include
LIBS = -g `pk