Mercurial > mplayer.hg
log stream/tcp.c @ 28041:211c23dac000
age | author | description |
---|---|---|
Mon, 01 Sep 2008 07:31:57 +0000 | diego | Move '#define closesocket close' preprocessor directive to a common place |
Sun, 31 Aug 2008 13:59:54 +0000 | diego | Revert moving closesocket definition and network headers to network.h. |
Fri, 29 Aug 2008 22:55:39 +0000 | diego | Move duplicated '#define closesocket close' into network.h along with |
Fri, 29 Aug 2008 20:05:08 +0000 | diego | Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H. |
Fri, 01 Aug 2008 20:28:58 +0000 | diego | Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; |
Wed, 30 Jul 2008 12:01:30 +0000 | diego | Start unifying names of internal preprocessor directives. |
Thu, 15 May 2008 16:11:50 +0000 | diego | Add missing stream.h #include, fixes the warning: |