[DGD] 1.2.76
Felix A. Croes
felix at dworkin.nl
Thu Feb 5 15:07:26 CET 2004
diff -c dgd/src/Changelog:1.313 dgd/src/Changelog:1.314
*** dgd/src/Changelog:1.313 Sun Feb 1 22:55:58 2004
--- dgd/src/Changelog Thu Feb 5 15:01:00 2004
***************
*** 1566,1568 ****
--- 1566,1575 ----
- Don't look for further connections when no new ones can be accepted.
- Prepare the name lookup thread for running again after exiting (Windows).
- A few more fixes to get restarting (not just on Windows) to work.
+ - Two callouts started during the same thread will now always be executed in
+ the proper order if the first has a delay N (milli)seconds larger than the
+ second, even if DGD is delayed for more than N (milli)seconds between the
+ first and the second callout (DGD/MP compatibility).
+ - Make sure that a callout handle is not truncated to 16 bits before an
+ attempt is made to remove it.
+ - Include system files before DGD files on Windows.
ftp://ftp.dworkin.nl/pub/dgd/experimental/patches/1.2.75-1.2.76.gz
The changes to files in dgd/src/host/pc/* should take care of the
compilation problems that have been reported.
Regards,
Dworkin
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list