Method
XemeOutputStreamrestart
since: 0.1
Declaration [src]
gboolean
xeme_output_stream_restart (
XemeOutputStream* stream
GError** error
)
Description [src]
Restarts the stream per RFC 6120 4.3.3.
This uses the existing connections but will resend the XML Declaration and
the initial stream
element. This is used during the initial negotiation
with the server and probably shouldn’t be called otherwise.
Available since: 0.1