Skip to main content

DEFAULT_SOCKET_NAME

Constant DEFAULT_SOCKET_NAME 

Source
pub const DEFAULT_SOCKET_NAME: &str = "DEFAULT_MUSIC_PLAYER.socket";
Expand description

The default name of the socket the daemon listens on.

This can be used for testing, but please do not use this socket name in a finished project.