代码搜索:GNet
找到约 129 项符合「GNet」的源代码
代码结果 129
www.eeworm.com/read/172396/5387740
sgml gnet.sgml
GNet
GNet utility functions and macros
The main GNet module pro
www.eeworm.com/read/106891/15618465
spec gnet.spec
# Note that this is NOT a relocatable package
%define ver 1.1.8
%define rel 1
%define prefix /usr
Summary: Gnet, a network library
Name: gnet
Version: %ver
Release: %rel
Copyrigh
www.eeworm.com/read/106891/15618508
dsp gnet.dsp
# Microsoft Developer Studio Project File - Name="gnet" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-
www.eeworm.com/read/106891/15618514
in gnet-config.in
#!/bin/sh
# This script was borrowed from Gtk (and Glib)
glib_libs="@GLIB_LIBS@ @GTHREAD_LIBS@"
glib_cflags="@GLIB_CFLAGS@ @GTHREAD_CFLAGS@"
pthread_libs="@pthread_libs@"
prefix=@prefix@
exec_prefi
www.eeworm.com/read/106891/15618542
h gnet.h
/* GNet - Networking library
* Copyright (C) 2000 David Helder
* Copyright (C) 2000 Andrew Lanoix
*
* This library is free software; you can redistribute it and/or
* modify it under the terms o
www.eeworm.com/read/106891/15618544
c gnet.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
www.eeworm.com/read/106891/15618551
in gnet.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: Gnet
Description: A network compatibility layer library
Version: @VERSION@
Libs: -L${libdir} -lgnet @GLIB_LIBS@
www.eeworm.com/read/106891/15618553
in gnet.spec.in
# Note that this is NOT a relocatable package
%define ver @VERSION@
%define rel 1
%define prefix /usr
Summary: Gnet, a network library
Name: gnet
Version: %ver
Release: %rel
Copy