看板 DFBSD_bugs 關於我們 聯絡資訊
:> :Please do not CC me, since I already receive everything from these MLs. :> : :> :Regards, :> :Rumko :> :> Is mpd using UDP? I think I may have been able to reproduce an issue :> with UDP but I'm not sure yet. : :No, it's using TCP. Output of sockstat when it's working: :Rumko ncmpc 1275 3 tcp4 127.0.0.1:1068 127.0.0.1:6600 :Rumko mpd 900 3 tcp4 127.0.0.1:6600 127.0.0.1:1068 :Rumko mpd 900 4 tcp4 *:6600 *:* : :Rumko Ok, could you send me the config file you are using for it? I'm trying to reproduce the environment and will then test connecting to it. -Matt Matthew Dillon <dillon@backplane.com>