代码搜索:GNet
找到约 129 项符合「GNet」的源代码
代码结果 129
www.eeworm.com/read/106891/15618526
h socks-private.h
/* GNet - Networking library
* Copyright (C) 2001-2002 Marius Eriksen, David Helder
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Librar
www.eeworm.com/read/172396/5387733
sgml socks.sgml
SOCKS
SOCKS proxy
SOCKS is a TCP proxy protocol. Typically, a
www.eeworm.com/read/106891/15618532
h sha.h
/*
This code is free (LGPL compatible). See the top of sha.c for
details.
Copyright (C) 1995 A.M. Kuchling [original author]
Copyright (C) 2000 David Helder [GNet API]
*/
#ifndef
www.eeworm.com/read/106891/15618534
h mcast.h
/* GNet - Networking library
* Copyright (C) 2000 David Helder
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* L
www.eeworm.com/read/172396/5387744
sgml server.sgml
Server
TCP server object
A #GServer represents a TCP server. #
www.eeworm.com/read/172396/5387748
sgml udp.sgml
UDP
UDP socket
This module provides support for UDP sockets. U
www.eeworm.com/read/106891/15618525
h inetaddr.h
/* GNet - Networking library
* Copyright (C) 2000, 2002 David Helder
* Copyright (C) 2000 Andrew Lanoix
*
* This library is free software; you can redistribute it and/or
* modify it under the t
www.eeworm.com/read/106891/15618513
win32 readme.win32
*** IMPORTANT ***
This is a STABLE release of GNet 1.1 on Windows.
This snapshot was compiled with extra development GNet code.
That code has not been tested on windows. See README for
a
www.eeworm.com/read/106891/15618521
am makefile.am
## Process this file with automake to produce Makefile.in
@SET_MAKE@
INCLUDES = -DG_LOG_DOMAIN=\"GNet\" @GNET_DEBUG_FLAGS@ \
$(GLIB_CFLAGS) $(GTHREAD_CFLAGS)
gnetincludedir = $(includedir)/gnet
l