s3d_net_check(3) debian man page | unix.com

Man Page: s3d_net_check

Operating Environment: debian

Section: 3

S3D_NET_CHECK(3)						    s3d Manual							  S3D_NET_CHECK(3)

NAME
s3d_net_check - get events from server
SYNOPSIS
#include <s3d.h> int s3d_net_check(void);
DESCRIPTION
This functions is for programs which do not employ a mainloop, hence they need to check for new events on their own. Programs like these must make sure to call this function from time to time to convince the server that they did not freeze or bail out.
AUTHOR
Simon Wunderlich Author of s3d s3d S3D_NET_CHECK(3)
Related Man Pages
xgrabkeyboard(3) - centos
xgrabkeyboard(3) - x11r4
xungrabkeyboard(3x11) - ultrix
xungrabkeyboard(3) - suse
xgrabkeyboard(3x11) - osf1
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?