Some indentation and spacing fixes. Add some more logging.
authorTor Lillqvist <tml@iki.fi>
Fri, 11 Aug 2000 21:36:00 +0000 (21:36 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 11 Aug 2000 21:36:00 +0000 (21:36 +0000)
commitf17ed7ee26e447fe6d32201d3bb9c5801dbf4d30
tree7f0f2ec8d64306bbc9064825d536f8c1f8fcc4fa
parent4261dcfa992cd9b20010ff862b2ab3ee8422a093
Some indentation and spacing fixes. Add some more logging.

2000-08-12  Tor Lillqvist  <tml@iki.fi>

* giowin32.c: Some indentation and spacing fixes. Add some more
logging.
(g_io_win32_add_watch): New function, with common code from
g_io_win32_fd_add_watch and g_io_win32_sock_add_watch. Don't start
more than one reader thread for a GIOChannel. We should obviously
have just one reader thread reading a file descriptor or socket.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
giowin32.c
glib/giowin32.c