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
lxi_init(3) FreeBSD Library Functions Manual lxi_init(3)

lxi_init - initialize LXI library

#include <lxi.h>

int lxi_init(void);

The lxi_init() function initializes the LXI library. This is required before calling any other available lxi functions.

Upon successful completion lxi_init() returns LXI_OK , or LXI_ERROR if an error occurred.

lxi_connect(3), lxi_send(3), lxi_receive(3), lxi_disconnect(3),
October 2017

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.