Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-16 | Update gnet to 1.1.7. Depends on glib2 now. Other changes are: | rh | 5 | -14/+69 | |
* Fixed major bug in IO channel code from 1.1.6 * IOChannels are non-buffering, non-encoded by default (for GLib 2.0) * examples are now build by default * gnet_inetaddr_list_interfaces() bug fix * FreeBSD compile fix (affected gnet_inetaddr_list_interfaces()) * New gnet_init() function. This should be called in main(). [1] * GNet now properly links to libgthread (if necessary) * More automated test cases * Several compile fixes and small bug fixes * Package now includes a buildlink2.mk | |||||
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 3 | -5/+5 | |
have been converted to USE_BUILDLINK2. | |||||
2002-07-02 | Add RCS Id. | wiz | 1 | -0/+1 | |
2002-05-16 | Initial import of GNet-1.1.4: | wiz | 4 | -0/+80 | |
GNet is a simple network library. It is written in C, object-oriented, and built upon GLib. It is intended to be small, fast, easy-to-use, and easy to port. GNet comes with documentation and examples. |