[][src]Module libpulse_binding::util

Assorted utility functions.

Functions

get_binary_name

Gets the binary file name of the current process.

get_fqdn

Gets the fully qualified domain name.

get_home_dir

Gets the home directory of the current user.

get_host_name

Gets the current hostname.

get_user_name

Gets the current username.

make_thread_realtime

Makes the calling thread realtime if we can.