Bug 660851: Update GIO for changes in GThread API
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 4 Oct 2011 15:52:38 +0000 (23:52 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 4 Oct 2011 16:57:34 +0000 (00:57 +0800)
commit53fb4e986777ccad3b382151a23765c162a645c4
tree981c07cedc531e7686c20e937959ea8501c778df
parent82fae72ae9d68bcce23c47c9f7046a50bb226105
Bug 660851: Update GIO for changes in GThread API

gsocket.c: Use intern string instead of GStaticPrivate/
           g_static_private_set, as Dan suggested.
gio/gsocket.c