.\" 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 "IUCV_QUERY_GENERIC" "" "06 October 2005" "" ""
.SH NAME
iucv_query_generic \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int iucv_query_generic (int \fIwant_maxconn\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIwant_maxconn\fB\fR
Flag, describing which value is to be returned.
.SH "DESCRIPTION"
.PP
Helper function for \fBiucv_query_maxconn\fR and \fBiucv_query_bufsize\fR\&.
.SH "RETURNS"
.PP
The buffersize, if want_maxconn is 0; the maximum number of
connections, if want_maxconn is 1 or an error-code < 0 on failure.