*giowin32.c: Debug and partial rewrite of async socket code

on windows, which fixes major MT issues. Some test code kindly
provided by wroberts1@home.com.
This commit is contained in:
Andy Lanoix
2001-06-22 15:44:44 +00:00
parent ef8daf9297
commit a7bd3d0d5e
10 changed files with 108 additions and 10 deletions

View File

@@ -1,3 +1,9 @@
2001-06-22 Andrew Lanoix <alanoix@umich.edu>
*giowin32.c: Debug and partial rewrite of async socket code
on windows, which fixes major MT issues. Some test code kindly
provided by wroberts1@home.com.
Thu Jun 14 14:09:46 2001 Owen Taylor <otaylor@redhat.com>
* gstrfuncs.c (g_strconcat): Fix a use of strcat that