s3d_net_check - get events from server
Contents
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.
Name
s3d_net_check - get events from server
Synopsis
#include<s3d.h>ints3d_net_check(void);
