1RFIOREADOPT(3)              Rfio Library Functions              RFIOREADOPT(3)
2
3
4

NAME

6       rfioreadopt - get RFIO options
7

SYNOPSIS

9       #include <sys/types.h>
10       #include "rfio_api.h"
11
12       int rfioreadopt (int opt)
13

DESCRIPTION

15       rfioreadopt returns the option value.
16
17       opt    can have on of the following values:
18
19              RFIO_READOPT
20
21              RFIO_NETOPT
22
23              RFIO_NETRETRYOPT
24
25              RFIO_CONNECTOPT
26

RETURN VALUE

28       rfioreadopt returns the option value when successful or -1 if the oper‐
29       ation failed.  In the latter case, serrno is set appropriately.
30

ERRORS

32       EINVAL       opt is not a valid option.
33

SEE ALSO

35       rfiosetopt(3), rfio_open(3)
36

AUTHOR

38       LCG Grid Deployment Team
39
40
41
42LCG                      $Date: 2005/03/31 13:13:04 $           RFIOREADOPT(3)
Impressum