Displaying 3 results from an estimated 3 matches for "fdstream".
2010 May 11
0
sighttpd 1.1.0 release (includes Ogg Vorbis support)
...examples/sighttpd-oggstdin.conf
And you can connect to it as an Ogg stream, eg:
    $ ogg123 http://localhost:3000/stream.ogg
Details
=======
The following changes have been made since release 1.0.0:
Conrad Parker (11):
      add configure check for liboggz
      add ogg-stdin.[ch], based on fdstream.[ch]
      fdstream,shrecord: handle oom, fix compile warnings
      add sighttpd-oggstdin.conf example
      oggstdin: cache headers, write rest to ringbuffer
      Write Ogg headers to a temp file and use sendfile
      add tempfd.[ch], use for ogg stdin headers
      Add documentation for <Og...
2010 May 11
0
sighttpd 1.1.0 release (includes Ogg Vorbis support)
...examples/sighttpd-oggstdin.conf
And you can connect to it as an Ogg stream, eg:
    $ ogg123 http://localhost:3000/stream.ogg
Details
=======
The following changes have been made since release 1.0.0:
Conrad Parker (11):
      add configure check for liboggz
      add ogg-stdin.[ch], based on fdstream.[ch]
      fdstream,shrecord: handle oom, fix compile warnings
      add sighttpd-oggstdin.conf example
      oggstdin: cache headers, write rest to ringbuffer
      Write Ogg headers to a temp file and use sendfile
      add tempfd.[ch], use for ogg stdin headers
      Add documentation for <Og...
2012 Aug 13
1
libvirtd crashes after guest migration with attached console
...rHashRemoveEntry (table=0x7fa0e0003e90, name=0x7fa0ec00ca60) at
/var/tmp/build/libvirt/libvirt-0.9.13/./src/util/virhash.c:463
bt
#0  virHashRemoveEntry (table=0x7fa0e0003e90, name=0x7fa0ec00ca60) at
/var/tmp/build/libvirt/libvirt-0.9.13/./src/util/virhash.c:463
#1  0x00007fa0ffa5efcc in virConsoleFDStreamCloseCb (st=<optimized
out>, opaque=0x7fa0ec00cad0)
    at /var/tmp/build/libvirt/libvirt-0.9.13/./src/conf/virconsole.c:259
#2  0x00007fa0ffa7a303 in virFDStreamCloseInt (st=0x7fa0ec00c900,
streamAbort=<optimized out>)
    at /var/tmp/build/libvirt/libvirt-0.9.13/./src/fdstream.c:325
#3...