CVSROOT: /cvs/gnome Module name: gnet Changes by: tpm 06/09/03 15:20:32
Modified files: . : ChangeLog src : inetaddr.c tests : unpack_test.c Log message: Patch by: Thadeu Lima de Souza Cascardo <cascardo at minaslivre org> * src/inetaddr.c: (gnet_gethostbyname), (gnet_inetaddr_new), (gnet_inetaddr_new_list), (gnet_inetaddr_new_list_async), (inetaddr_new_list_async_nonblock_dispatch), (inetaddr_new_list_async_gthread): Check whether the given hostname can be resolved without blocking before creating a thread or forking to do the lookup. Avoids unnecessary overhead in some cases (#353727). * tests/unpack_test.c: (main): Add cast for unsigned integers to avoid compiler warnings here. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnet&who=tpm&date=explicit&mindate=2006-09-03%2015:19&maxdate=2006-09-03%2015:21 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list