aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/rtpmidi.md
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2020-04-12 12:11:32 +0200
committercbdev <cb@cbcdn.com>2020-04-12 12:11:32 +0200
commitdd90f0a2283e6feb36d553b32f96efae0999a916 (patch)
treec27095e77753e22bd4c0001d53ee6a43b528e226 /backends/rtpmidi.md
parent9a035724c13396e9ccb3a27287a220a178ec1ab6 (diff)
downloadmidimonster-dd90f0a2283e6feb36d553b32f96efae0999a916.tar.gz
midimonster-dd90f0a2283e6feb36d553b32f96efae0999a916.tar.bz2
midimonster-dd90f0a2283e6feb36d553b32f96efae0999a916.zip
Move sockaddr_ntop implementation to libmmbackend
Diffstat (limited to 'backends/rtpmidi.md')
-rw-r--r--backends/rtpmidi.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/backends/rtpmidi.md b/backends/rtpmidi.md
index d15c9b5..33fbe59 100644
--- a/backends/rtpmidi.md
+++ b/backends/rtpmidi.md
@@ -89,3 +89,6 @@ specifications in multiple cases. Due to the complexity involved in supporting t
arising from this will be considered a bug only in cases where they hinder normal operation of the backend.
mDNS discovery may announce flawed records when run on a host with multiple active interfaces.
+
+While this backend should be reasonably stable, there may be problematic edge cases simply due to the
+enormous size and scope of the protocols and implementations required to make this work.