Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Convert HAVE_WINSOCK2_H into a 0/1 definition. | diego | 2009-02-01 |
* | Move '#define closesocket close' preprocessor directive to a common place | diego | 2008-09-01 |
* | Revert moving closesocket definition and network headers to network.h. | diego | 2008-08-31 |
* | Move duplicated '#define closesocket close' into network.h along with | diego | 2008-08-29 |
* | Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H. | diego | 2008-08-29 |
* | cosmetics: Remove useless parentheses from return statements. | diego | 2008-05-16 |
* | moved some definitions from rtp.h to rtp.c as they're not exported or used an... | ben | 2006-08-04 |
* | removed udp socket creation code from rtp stack to a new dedicated udp helper... | ben | 2006-08-04 |
* | few cosmectic changes to remove duplication | ben | 2006-08-04 |
* | split rtp stack, udp input layer and rtp input layer from rtp.c | ben | 2006-08-04 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 |