mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 00:06:36 +00:00
21b322c8f3
Using GSocketClient we can simplify a lot the read/write operation. This also provide an GSocketConnection (a GIOStream) which can then be used with the GTlsClientConnection for secure connections. Note that we use _write_all() to ensure all bytes have been read. This is to follow the fact the none of the _send() calls check the return value. |
||
---|---|---|
.. | ||
d3des.c | ||
d3des.h | ||
gstrfbsrc.c | ||
gstrfbsrc.h | ||
Makefile.am | ||
rfbdecoder.c | ||
rfbdecoder.h |