~ubuntu-branches/ubuntu/precise/gst-plugins-base0.10/precise-updates

« back to all changes in this revision

Viewing changes to gst-libs/gst/netbuffer/gstnetbuffer.c

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2011-12-12 12:40:13 UTC
  • mfrom: (36.1.15 experimental)
  • Revision ID: package-import@ubuntu.com-20111212124013-onyadfb150d8c5dk
Tags: 0.10.35.2-2
* debian/libgstreamer-plugins-base.install:
  + Add license translations file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
288
288
 * Set just the address bytes stored in @naddr into @address.
289
289
 *
290
290
 * Note that @port must be expressed in network byte order, use g_htons() to
291
 
 * convert it to network byte order order. IP4 address bytes must also be
 
291
 * convert it to network byte order. IP4 address bytes must also be
292
292
 * stored in network byte order.
293
293
 *
294
294
 * Returns: number of bytes actually copied