代码搜索:GNet
找到约 129 项符合「GNet」的源代码
代码结果 129
www.eeworm.com/read/172396/5387737
sgml tcp.sgml
TCP
TCP socket
TCP is an internet protocol that transfers data
www.eeworm.com/read/106891/15618481
am makefile.am
## Process this file with automake to produce Makefile.in
# The name of the module.
DOC_MODULE=gnet
# The top-level SGML file.
DOC_MAIN_SGML_FILE=gnet.sgml
# The directory containing the source cod
www.eeworm.com/read/106891/15618468
c pack.c
/* Gnet-Pack test
* Copyright (C) 2000, 2002 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 publis
www.eeworm.com/read/106891/15618477
news
GNet NEWS
---------
Changes in Gnet
1.1.8 ("Square meal 3" release)
-----
* Compilation fixes
1.1.7 (Square meal 2" release)
-----
* Fixed major bug in IO channel code from 1.1.6
1.1.6 ("Squar
www.eeworm.com/read/106891/15618559
bugs
GNet BUGS
=========
* gnet_tcp_socket_new_async can block when SOCKS is used
It will block during the SOCKS negotiation after the connection to the
SOCKS server has been made. This shouldn't be to
www.eeworm.com/read/106891/15618478
configure
#! /bin/sh
# From configure.ac Revision: 1.18.2.2 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57 for gnet 1.1.8.
#
# Report bugs to
www.eeworm.com/read/106891/15618469
mingw makefile.mingw
CC = gcc
FLAGS = -g -Wall -mno-cygwin -mcpu=pentium -DGNET_EXPERIMENTAL=1
LINK = -lgnet-1.1 -lglib-2.0-0 -lws2_32
INC = -I../glib -I. -I../gnet -L../glib -L../gnet
all:
$(CC) $(FLAGS) $(INC) hostinf
www.eeworm.com/read/106891/15618516
h udp.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/106891/15618517
c mcast.c
/* 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