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_send(3) C Library Functions lxi_send(3)

lxi_send - send message to LXI device

#include <lxi.h>

int lxi_send(int device, char *message, int length, int timeout);

The lxi_send() function sends length bytes from the message buffer pointed to by message

The timeout is in milliseconds.

Upon successful completion lxi_send() returns the number of bytes successfully sent, or LXI_ERROR if an error occurred.

lxi_open(3), lxi_receive(3), lxi_disconnect(3),

2022-09-28 liblxi 1.18

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.