log stream/stream_netstream.c @ 34543:21caebba991b

age author description
Sun, 07 Nov 2010 12:47:40 +0000 diego Remove some useless NULL pointer checks before invoking free() on the pointer.
Thu, 27 May 2010 20:38:25 +0000 diego Drop pointless _st suffix from 'struct stream'.
Sun, 22 Nov 2009 15:18:21 +0000 reimar Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 01 Feb 2009 13:42:27 +0000 diego Convert HAVE_WINSOCK2_H into a 0/1 definition.
Thu, 16 Oct 2008 17:01:40 +0000 diego Rename stream/netstream.h to stream/stream_netstream.h; netstream.h to make it
Mon, 01 Sep 2008 07:31:57 +0000 diego Move '#define closesocket close' preprocessor directive to a common place