On 09/12/16 14:17, Kirspel, Kevin wrote:
LIBBSD has the poll() functionality.  In order for the pipe to be polled then 
it needs functionality that is only found in LIBBSD.  I started off using the 
pipe in the RTEMS tree.  I even added the poll handler to return the correct 
revents.  The problem was that the RTEMS pipe poll handler needs to call a 
function in LIBBSD (selrecord) so that it can work with poll().

Ok, this makes sense.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : [email protected]
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to