background image
<< Buffer Functions | Understanding Windows Sockets Vuser Scripts >>
<< Buffer Functions | Understanding Windows Sockets Vuser Scripts >>

Environment Functions

Windows Sockets Vuser Scripts · Developing Windows Sockets Vuser Scripts
Creating Vuser Scripts
Chapter 12, page 215
Environment Functions
lrs_startup
Initializes the Windows Sockets DLL.
lrs_cleanup
Terminates the use of the Windows Sockets DLL.
Correlating Statement Functions
lrs_save_param
Saves a static or received buffer (or part of it) to a
parameter.
lrs_save_param_ex
Saves a user, static, or received buffer (or part of
it) to a parameter.
Timeout Functions
lrs_set_accept_timeout
Sets a timeout for accepting a socket.
lrs_set_recv_timeout
Sets a timeout for receiving the expected data on
a socket.
lrs_set_send_timeout
Sets a timeout for sending data on a socket.