Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80063 --- shadow/80063 2006-11-28 06:16:38.000000000 -0500 +++ shadow/80063.tmp.25687 2007-01-01 16:46:58.000000000 -0500 @@ -112,6 +112,9 @@ signal that should be only used for debugging deadlocks and livelocks and such (yes, the manpage wording is unfortunate, IMHO) second: we need the sleep to be interruptable to implement some required runtime behaviour (I guess Thread.Interrupt/Abort etc): this doesn't mean that the Sleep icall should terminate earlier than requested if we don't actually terminate or interrupt the thread. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-01 16:46 ------- +I fixed the man page wording. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
