Set the listen backlog before calling listen.
authorAlexander Larsson <alexl@redhat.com>
Tue, 19 May 2009 10:06:29 +0000 (12:06 +0200)
committerAlexander Larsson <alexl@redhat.com>
Tue, 19 May 2009 10:06:29 +0000 (12:06 +0200)
commit18373cfbe85dc8398ae1e66748721400a08b32a8
tree004a431152be9803930382011e6daf8c828a0a64
parent64383fa3d92b636e8fc977743de1c8f513d08dd2
Set the listen backlog before calling listen.

If we set it after it won't be used.
gio/gsocketlistener.c