search for: _get_connection

Displaying 3 results from an estimated 3 matches for "_get_connection".

2004 Aug 06
2
ICECAST enseirb group
...us know your ideas about the project, the directions you > > want to follow and the parts you are working on. > > > > ---------------------------------------- > > THE QUESTIONS : > > > > In file connection.c, the couple of functions _add_connection and > > _get_connection work on the list structure _queue : insertion of a > > connection by mean of _add_connection is made in a single operation while > > getting a connection by mean of _get_connection is made by scanning the > > whole list to find the oldest connection in the list. This seems to be &...
2019 Feb 04
2
Installing libvirt and Xen on Red Hat 7.5
...OR nova.virt.libvirt.host Traceback (most recent call last): 2019-02-01 15:13:30.023 5091 ERROR nova.virt.libvirt.host File "/usr/lib/python2.7/site-packages/nova/virt/libvirt/host.py", line 460, in get_connection 2019-02-01 15:13:30.023 5091 ERROR nova.virt.libvirt.host conn = self._get_connection() 2019-02-01 15:13:30.023 5091 ERROR nova.virt.libvirt.host File "/usr/lib/python2.7/site-packages/nova/virt/libvirt/host.py", line 443, in _get_connection 2019-02-01 15:13:30.023 5091 ERROR nova.virt.libvirt.host {'msg': ex}) 2019-02-01 15:13:30.023 5091 ERROR nova.virt.lib...
2010 Jul 30
33
[PATCHES] Smartjog PatchDump
Hello, I work at SmarctJog.com, we have here some patches on IceCast for performance and reliability, these are mostly client/connection/source cleanups (a slave merge is underway, and some more good stuff (c)), but we'd like this to be merged in before the list gets any longer. Please find attached a list of our patches with a short desc: This one is actually not from us/me, it was found