1DMXSync(3)                 Library Functions Manual                 DMXSync(3)
2
3
4

NAME

6       DMXSync - flush protocol requests between Xdmx and back-end X servers
7

SYNOPSIS

9       #include <X11/extensions/dmxext.h>
10
11       Bool DMXSync(Display *dpy);
12

DESCRIPTION

14       DMXSync()  flushes  all  pending  protocol requests between the Xdmx(1)
15       server and each back-end X server.  It is used  by  clients  that  talk
16       directly  to  back-end  X  servers  to  ensure that all pending Xdmx(1)
17       requests have reached all back-end servers and have been  processed  by
18       those servers.
19

RETURN VALUE

21       DMXSync() returns True unless there is a protocol error.
22

SEE ALSO

24       DMX(3), Xdmx(1)
25
26
27
28X Version 11                     libdmx 1.1.4                       DMXSync(3)
Impressum