1pbs_disconnect(3B)                    PBS                   pbs_disconnect(3B)
2
3
4

NAME

6       pbs_disconnect - disconnect from a pbs batch server
7

SYNOPSIS

9       #include <pbs_error.h>
10       #include <pbs_ifl.h>
11
12       int pbs_disconnect(int connect)
13

DESCRIPTION

15       The  virtual  stream  connection specified by connect, which was estabā€
16       lished with a server by a call to pbs_connect(), is closed.
17

SEE ALSO

19       pbs_connect(3B)
20

DIAGNOSTICS

22       When the connection to batch server has been successfully  closed,  the
23       routine  will  return  zero.   Otherwise, a non zero error is returned.
24       The error number is also set in pbs_errno.
25
26
27
28
29Local                                                       pbs_disconnect(3B)
Impressum