mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
netjack2: set timeout to sane value again
This commit is contained in:
parent
0ea1bc3841
commit
515de13b8a
1 changed files with 1 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ PW_LOG_TOPIC_STATIC(mod_topic, "mod." NAME);
|
|||
#define DEFAULT_MIDI_PORTS -1
|
||||
#define DEFAULT_AUDIO_PORTS -1
|
||||
|
||||
#define FOLLOWER_INIT_TIMEOUT 10000
|
||||
#define FOLLOWER_INIT_TIMEOUT 1
|
||||
#define FOLLOWER_INIT_RETRY -1
|
||||
|
||||
#define MODULE_USAGE "( remote.name=<remote> ) " \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue