]> git.vomp.tv Git - vompclient.git/commit
Rewrite server discovery code. Move from VDR to new VDPC class
authorChris Tallon <chris@vomp.tv>
Sat, 28 Mar 2020 15:25:00 +0000 (15:25 +0000)
committerChris Tallon <chris@vomp.tv>
Sat, 28 Mar 2020 15:25:00 +0000 (15:25 +0000)
commit4bfc4222ee831c551fb132fbb061104f3824db38
tree3d3739a86d6017691d88f7f6dce38fcc3549e7d0
parentc16450ac3ecfb70e89b49207fd268dff7767879c
Rewrite server discovery code. Move from VDR to new VDPC class
21 files changed:
GNUmakefile
dsock.cc [deleted file]
dsock.h [deleted file]
inputman.cc
inputudp.cc
inputudp.h
objects.mk
udp4.cc [new file with mode: 0644]
udp4.h [new file with mode: 0644]
udp6.cc [new file with mode: 0644]
udp6.h [new file with mode: 0644]
vconnect.cc
vconnect.h
vdp6.cc [deleted file]
vdp6.h [deleted file]
vdpc.cc [new file with mode: 0644]
vdpc.h [new file with mode: 0644]
vdr.cc
vdr.h
vserverselect.cc
vserverselect.h