Mercurial > mplayer.hg
log stream/udp.h @ 32764:da6f5584da98
age | author | description |
---|---|---|
Sun, 20 Jun 2010 17:58:37 +0000 | diego | Move network_prefer_ipv4/reuse_socket extern declarations to tcp.h/udp.h. |
Wed, 14 May 2008 17:20:42 +0000 | diego | Use standard license headers with standard formatting. |
Mon, 10 Mar 2008 19:28:42 +0000 | diego | Add missing header #includes to fix 'make checkheaders'. |
Fri, 22 Feb 2008 09:09:46 +0000 | diego | Add MPLAYER_ prefix to multiple inclusion guards. |
Mon, 02 Jul 2007 22:34:45 +0000 | diego | Do not use leading underscores in multiple inclusion guards, they are reserved. |
Sat, 05 Aug 2006 09:24:07 +0000 | ben | missing ifndef/define/endif couple in udp header |
Fri, 04 Aug 2006 19:31:53 +0000 | ben | removed udp socket creation code from rtp stack to a new dedicated udp helper file |