mojave man page for dmxsync

Query: dmxsync

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DMXSync(3)						     Library Functions Manual							DMXSync(3)

NAME
DMXSync - flush protocol requests between Xdmx and back-end X servers
SYNOPSIS
#include <X11/extensions/dmxext.h> Bool DMXSync(Display *dpy);
DESCRIPTION
DMXSync() flushes all pending protocol requests between the Xdmx(1) server and each back-end X server. It is used by clients that talk directly to back-end X servers to ensure that all pending Xdmx(1) requests have reached all back-end servers and have been processed by those servers.
RETURN VALUE
DMXSync() returns True unless there is a protocol error.
SEE ALSO
DMX(3), Xdmx(1) X Version 11 libdmx 1.1.2 DMXSync(3)
Related Man Pages
dmx(3) - debian
dmx(3x) - x11r4
dmx(3) - mojave
dmx(3) - v7
dmx(3) - linux
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
Python 3.8.0rc1 released.
[BASH] eval command not expanding variables as expected.