multicast server

git-svn-id: svn://code.dyne.org/veejay/trunk@145 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
Niels Elburg
2005-01-13 12:58:38 +00:00
parent 15c06a8ff1
commit 79bc84e12c

View File

@@ -215,6 +215,8 @@ Boolean NetworkPacketWaiting(OSCPacketBuffer packet);
void GoMultiCast(const char *groupname); void GoMultiCast(const char *groupname);
int IsMultiCast( char *dst);
/************************************************** /**************************************************
How to use this stuff How to use this stuff
**************************************************/ **************************************************/