.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "I2O_POST_WAIT" "" "06 October 2005" "" ""
.SH NAME
i2o_post_wait \- I2O query/reply
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int i2o_post_wait (struct i2o_controller * \fIc\fB, u32 * \fImsg\fB, int \fIlen\fB, int \fItimeout\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIc\fB\fR
controller
.TP
\fB\fImsg\fB\fR
message to send
.TP
\fB\fIlen\fB\fR
length of message
.TP
\fB\fItimeout\fB\fR
time in seconds to wait
.SH "DESCRIPTION"
.PP
This core API allows an OSM to post a message and then be told whether
or not the system received a successful reply.