]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Fix stream grabbing.
authorAndre Noll <maan@systemlinux.org>
Sun, 10 Jan 2010 03:30:45 +0000 (04:30 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 10 Jan 2010 03:30:45 +0000 (04:30 +0100)
The new code uses a buffer tree node which is inserted into an existing
buffer tree if possible, or put to the inactive list.

The grab command now takes the name of an existing parent node. The new
grab client node will be inserted as a child of this parent node.


No differences found