readcond call

Hello,

I’m looking for the definition of the IO message of the readcond()
call!!

Armin

/usr/include/sys/iomsg.h:struct _xtype_readcond {

It follows the struct _io_read if the _IO_XTYPE_READCOND
bit is set.

-seanb

Armin Steinhoff <A-Steinhoff@web_.de> wrote:
: Hello,

: I’m looking for the definition of the IO message of the readcond()
: call!!

: Armin

Sean Boudreau wrote:

/usr/include/sys/iomsg.h:struct _xtype_readcond {

It follows the struct _io_read if the _IO_XTYPE_READCOND
bit is set.

Thank you!

Armin

-seanb

Armin Steinhoff <A-Steinhoff@web_.de> wrote:
: Hello,

: I’m looking for the definition of the IO message of the readcond()
: call!!

: Armin