glib r5956 - trunk/gio



Author: alexl
Date: 2007-11-27 15:08:03 +0000 (Tue, 27 Nov 2007)
New Revision: 5956
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=5956&view=rev

Added:
   trunk/gio/gunixinputstream.c
   trunk/gio/gunixinputstream.h
   trunk/gio/gunixoutputstream.c
   trunk/gio/gunixoutputstream.h
Removed:
   trunk/gio/gsocketinputstream.c
   trunk/gio/gsocketinputstream.h
   trunk/gio/gsocketoutputstream.c
   trunk/gio/gsocketoutputstream.h
Modified:
   trunk/gio/ChangeLog
   trunk/gio/Makefile.am
Log:
2007-11-27  Alexander Larsson  <alexl redhat com>

        * Makefile.am:
        * gsocketinputstream.[ch]: Removed.
        * gsocketoutputstream.[ch]: Removed.
        * gunixinputstream.[ch]: Added.
        * gunixoutputstream.[ch]: Added.
	Renamed GSocket*Stream to GUnix*Stream and made
	it unix-only, since its not really only for sockets
	and it only works on unix (but is highly useful there).







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]