summaryrefslogtreecommitdiffstats
path: root/stream/udp.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard license headers with standard formatting.diego2008-05-141-13/+16
* Fix a few typosreimar2007-09-191-1/+1
* Fix UDP select timeout.diego2007-08-121-2/+2
* optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan ...nicodvb2007-03-081-0/+6
* Fix mingw compilationreimar2006-08-261-1/+1
* missing header for struct timevalrfelker2006-08-201-0/+1
* kill a warning in getsockopt()ben2006-08-051-1/+2
* removed udp socket creation code from rtp stack to a new dedicated udp helper...ben2006-08-041-0/+191