]> xenbits.xensource.com Git - osstest.git/commit
ms-queuedaemon: Update for newer Tcl's socket channel ids
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 21 Aug 2020 10:37:51 +0000 (11:37 +0100)
committerIan Jackson <iwj@xenproject.org>
Fri, 2 Oct 2020 14:38:01 +0000 (15:38 +0100)
commit7d5201819b209ba5aafb3577ec57c477d827dfa2
tree8caeddc8fc7023ac864150dc66dcddac5ca9fdce
parent11593f2f91d7e4743d3c58e9ed57c592d9ac1567
ms-queuedaemon: Update for newer Tcl's socket channel ids

Now we have things like "sock55599edaf050" where previously we had
something like "sock142".  So the output is misaligned.

Bump the sizes.  And with these longer names, when showing the front
of the queue only print the full first entry and the start of the next
one.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
ms-queuedaemon