CVSROOT: /cvs/gnome
Module name: gnet
Changes by: tpm 06/09/11 09:11:46
Modified files:
. : ChangeLog configure.ac
src : gnet-private.h udp.c
Log message:
* configure.ac:
Require at least GLib-2.6. Give more extensive error message if
GLib development files are not found.
* src/gnet-private.h:
* src/udp.c: (gnet_udp_socket_new_full), (gnet_udp_socket_delete),
(gnet_udp_socket_ref), (gnet_udp_socket_unref),
(gnet_udp_socket_get_io_channel),
(gnet_udp_socket_get_local_inetaddr), (gnet_udp_socket_send),
(gnet_udp_socket_receive), (gnet_udp_socket_has_packet),
(gnet_udp_socket_get_ttl), (gnet_udp_socket_set_ttl):
Move private struct over to where it belong (udp.c); guard all
public functions properly against bad input; try harder to guard
against bad input by adding a type cookie to the beginning of
our struct; do refcounting atomically for GUdpSocket.
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnet&who=tpm&date=explicit&mindate=2006-09-11%2009:10&maxdate=2006-09-11%2009:12
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list