• Max Kellermann's avatar
    playlist: pass struct client to loadPlaylist() · f59986fa
    Max Kellermann authored
    The function loadPlaylist() wants to report incremental errors to the
    client, for this reason we cannot remove its protocol dependency right
    now.  Instead, make it use the client struct instead of the raw file
    descriptor.
    f59986fa
playlist.h 3.93 KB