https://bugzilla.novell.com/show_bug.cgi?id=659002

https://bugzilla.novell.com/show_bug.cgi?id=659002#c1


Gonzalo Paniagua Javier <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |WONTFIX

--- Comment #1 from Gonzalo Paniagua Javier <[email protected]> 2010-12-13 
21:37:39 UTC ---
That was dead code because it was based on aio_read/aio_write methods that are
no longer in use in the runtime (the glib implementation of aio_read/write uses
its own threadpool...). Without those, the only alternative is to read using a
separate thread (epoll/poll/select don't work for files).

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to