~vcs-imports/libgnet/main

Viewing all changes in revision 238.

  • Committer: dhelder
  • Date: 2003-02-18 22:31:53 UTC
  • Revision ID: vcs-imports@canonical.com-20030218223153-mde1k35r3bu5vi08
        * src/pack.c: Use gsize for internal functions.
            buffer length is a gint, not a guint.  We return
            the number of bytes packed/unpacked, which can be
            -1.  So the buffer can't be more then a gint.
        * src/udp.c (gnet_udp_socket_receive/send): "
        * src/mcast.c (gnet_mcast_socket_receive/send): "
        * src/iochannel.[ch]: Use gsize instead of guint

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: