]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Major udp sender/receiver improvements.
authorAndre Noll <maan@systemlinux.org>
Sun, 11 Jan 2009 22:18:04 +0000 (23:18 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 11 Jan 2009 22:18:04 +0000 (23:18 +0100)
- Reserve some bytes in the udp header for future extensions.
- Simplify udp audio header reading/writing.
- Handle short reads in udp_recv.
- Extended sanity checks for the udp audio header.
- Fix a memory leak in the error path of udp_recv_open().


No differences found