logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

s3d_net_check - get events from server

Author

SimonWunderlich
           Author of s3d

s3d                                                                                             S3D_NET_CHECK(3)

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);

See Also