libvrb0-dev binary package in Ubuntu Precise amd64

 The Virtual Ring Buffer (VRB) is an implementation of a character
 FIFO ring buffer. A ring buffer is a special memory area, because
 writing beyond the end of it actually results in a write at the
 beginning. Such a construct comes very handy in applications where
 one end of a communications channel is required to produce or consume
 data at a constant rate, but the other end cannot gurantee this. This
 is a common situation in multimedia applications or Voice-over-IP
 solutions, for example.
 .
 VRB provides direct access to the buffer so the calling program can
 construct output data in place, or parse input data in place, without
 the extra step of copying data to or from a calling program provided
 buffer area, thus provides a highly efficient ring buffer
 implementation.
 .
 This package contains development files for linking against libvrb0.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2011-11-01 18:03:34 UTC Published Ubuntu Precise amd64 release universe libdevel Optional 0.5.1-5.1
  • Published
  2011-11-01 18:04:46 UTC Superseded Ubuntu Precise amd64 release universe libdevel Optional 0.5.1-5ubuntu2
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of vrb 0.5.1-5.1 in ubuntu precise RELEASE
  • Published
  2011-10-14 21:04:04 UTC Superseded Ubuntu Precise amd64 release universe libdevel Optional 0.5.1-5ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of vrb 0.5.1-5ubuntu2 in ubuntu precise RELEASE
  • Published
  • Copied from ubuntu oneiric-release amd64 in Primary Archive for Ubuntu

Source package