GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
UPSCLI_FD(3) NUT Manual UPSCLI_FD(3)

upscli_fd - Get file descriptor for connection

#include <upsclient.h>

int upscli_fd(UPSCONN_t *ups);

The upscli_fd() function takes the pointer ups to a UPSCONN_t state structure and returns the value of the file descriptor for that connection, if any.

This may be useful for determining if the connection to upsd(8) has been lost.

The upscli_fd() function returns the file descriptor, which may be any non-negative number. It returns -1 if an error occurs.

upscli_connect(3), upscli_strerror(3), upscli_upserror(3)
03/02/2016 Network UPS Tools 2.7.3.

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.