Call sync close function directly in async implementation
authorAlexander Larsson <alexl@redhat.com>
Wed, 20 May 2009 09:18:34 +0000 (11:18 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 20 May 2009 09:18:34 +0000 (11:18 +0200)
commitf061765e54b81a92f4ce901016964ea4c31d77e0
treef8114e65c7a3ffec118761494a2cf839a70ea7fb
parentfdfdec36d0d0044513db25872132bd42d392f748
Call sync close function directly in async implementation

The g_io_stream_wrapper fails since there is already an outstanding
operation (the async close).
gio/gsocketconnection.c