mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-20 06:40:01 +01:00
4th large bugfix set
git-svn-id: svn://code.dyne.org/veejay/trunk@799 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -40,6 +40,7 @@ typedef struct vj_server_t {
|
||||
void **protocol;
|
||||
char *recv_buf;
|
||||
int send_size;
|
||||
int recv_size;
|
||||
} vj_server;
|
||||
|
||||
vj_server *vj_server_alloc(int port, char *mcast_group_name, int type);
|
||||
|
||||
Reference in New Issue
Block a user