From: Wolfgang W. <ww...@gm...> - 2005-06-22 20:01:49
|
GNet has now been removed from the CVS. There is no good reason to have GNet in the source tree any more: - GNet will not or only very slowly be further developed. - I implemented / ported a lot of the core functionality of GNet (name resolution, TCP socket, UDP socket, address abstraction) in src/lib/net. - It is much easier to compile everything without it. - We do MUCH better error reporting than GNet; and also the code should generally be more efficient now. Wolfgang |