Provided by: s3d-doc_0.2.2.1-6build3_all bug

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)