[Mono-devel-list] patch to add poll to Mono.Posix
Paolo Molaro
lupus at ximian.com
Wed Sep 1 09:47:54 EDT 2004
On 08/31/04 Jackson Harper wrote:
> Does anyone have any issues with the attached patch?
As Dick noted, the POLL* values may not be the same on all the
platforms, same for the order of the fields inside struct pollfd.
This is a general problem with the posix module, we need to rework how
it's built anyway later.
Also note that poll is not available on some architectures (macosx comes
to mind, but there are others for sure).
That said, both issues could be solved later on when we actually hit
them.
lupus
--
-----------------------------------------------------------------
lupus at debian.org debian/rules
lupus at ximian.com Monkeys do it better
More information about the Mono-devel-list
mailing list