Commit Graph

3 Commits

Author SHA1 Message Date
Sam Hocevar
f04eada6a9 Add UDP client timeout support. 2017-09-08 12:56:45 +02:00
Sam Hocevar
6bb27c18a6 Support multiple UDP clients with connection tracking.
If an incoming UDP packet shares the same host and source port as
an existing connection, we consider it part of the input stream.
2017-09-07 16:29:23 +02:00
Sam Hocevar
7b62e576cf Reorganise some code for clarity and add license headers. 2017-09-05 17:29:10 +02:00