aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/network.h
Commit message (Expand)AuthorAge
* Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\
| * Move socklen_t typedef from config.h to stream/network.h.Gravatar diego2008-10-12
* | Merge svn changes up to r27514Gravatar Uoti Urpala2008-09-03
|\|
| * Move '#define closesocket close' preprocessor directive to a common placeGravatar diego2008-09-01
| * Revert moving closesocket definition and network headers to network.h.Gravatar diego2008-08-31
| * Move duplicated '#define closesocket close' into network.h along withGravatar diego2008-08-29
| * Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.Gravatar diego2008-08-29
* | Move audio_id and video_id to options structGravatar Uoti Urpala2008-04-23
|/
* Remove useless #include.Gravatar diego2008-03-10
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02
* isolated tcp socket code from network.c to a dedicated fileGravatar ben2006-08-05
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31