device: allow using more than one TCP/UDP device
commit33baebdee2ecf79fc0c30421899f6b5863d8fbb3
authorMax Kellermann <max@duempel.org>
Mon, 29 Apr 2013 20:17:13 +0000 (29 22:17 +0200)
committerMax Kellermann <max@duempel.org>
Mon, 29 Apr 2013 20:30:27 +0000 (29 22:30 +0200)
tree565a7c37153a360d2d47a7c5298854ed1507f66d
parent3335273f885a990f5b036634cf8b7edc7d9680f8
device: allow using more than one TCP/UDP device

Compare the configured port in DeviceConfigOverlaps().  Now two TCP
devices don't overlap if the port is different.
NEWS.txt
src/Device/device.cpp