~vcs-imports/libgnet/main

Viewing all changes in revision 364.

  • Committer: tpm
  • Date: 2006-09-12 16:56:46 UTC
  • Revision ID: vcs-imports@canonical.com-20060912165646-4pwlbubuqvra2re7
* src/gnet-private.h:
* src/mcast.c: (gnet_mcast_socket_new_full),
(gnet_mcast_socket_delete), (gnet_mcast_socket_ref),
(gnet_mcast_socket_unref), (gnet_mcast_socket_get_io_channel),
(gnet_mcast_socket_get_local_inetaddr),
(gnet_mcast_socket_join_group), (gnet_mcast_socket_leave_group),
(gnet_mcast_socket_get_ttl), (gnet_mcast_socket_set_ttl),
(gnet_mcast_socket_is_loopback), (gnet_mcast_socket_set_loopback):
* src/mcast.h:
* src/udp.c:
Move GUdpSocket structure back into gnet-private.h and make
GMcastSocket derive from it explicitly and properly. More and
better guards for input to public gnet_mcast_*() functions.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: