Mercurial > pidgin
annotate doc/TracHeader.html @ 24888:a6742d9eadf3
Adjust the NLA code to prevent hang on exit for Windows XP and Windows Vista.
The crux of the issue is this:
WSANPIoctl() waits for a network state change and apparently WSACleanup()
waits for the ioctl to return before cleaning up. That function is
triggered initially 30 seconds after the first initialization of Pidgin,
which is why Pidgin can exit properly in the first 30 seconds of execution.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Thu, 01 Jan 2009 16:51:09 +0000 |
parents | 55a80bb5ed51 |
children | 57d350900136 |
rev | line source |
---|---|
16048
55a80bb5ed51
Update doxygen to generate stuff that works in Trac
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff
changeset
|
1 |
55a80bb5ed51
Update doxygen to generate stuff that works in Trac
Daniel Atallah <daniel.atallah@gmail.com>
parents:
diff
changeset
|
2 |