]> git.rmz.io Git - dotfiles.git/commitdiff
awesome/mpc: add support for binary responses
authorSamir Benmendil <me@rmz.io>
Mon, 10 Aug 2020 18:31:44 +0000 (19:31 +0100)
committerSamir Benmendil <me@rmz.io>
Mon, 10 Aug 2020 21:05:30 +0000 (22:05 +0100)
Had to move the recursive `do_read` call to after the parsing of the
message as in binary form we need to first read the binary data before
carrying on and reading the next line.


No differences found