代码搜索:GNet
找到约 129 项符合「GNet」的源代码
代码结果 129
www.eeworm.com/read/106891/15618536
c socks-private.c
/* 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/106891/15618538
c server.c
/* GNet - Networking library
* Copyright (C) 2000-2002 David Helder
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
www.eeworm.com/read/106891/15618541
h tcp.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/15618547
c inetaddr.c
/* 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/15618550
c url.c
/* GNet - Networking library
* Copyright (C) 2000-2001 David Helder, David Bolcsfoldi
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Libr
www.eeworm.com/read/106891/15618554
macosx readme.macosx
To compile GNet on MacOS X (and NeXT, OpenStep and other similar OS's)
you need to disable smart preprocessing. To do this, instead of just
running configure run:
csh/tcsh:
% setenv CFLAGS -tradi
www.eeworm.com/read/106891/15618463
todo
GNet TODO
---------
Below are features we are interested in adding. Please see HACKING if
you can help.
Features
--------
- Move udp_mcast_ttl to mcast?
- URL cleanup. Need to sync with RFC.