1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<?xml version="1.0"?>
<page id="mongoc_stream_socket_t"
type="guide"
style="class"
xmlns="http://projectmallard.org/1.0/"
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/experimental/ui/">
<info>
<link type="guide" xref="index#api-reference" />
</info>
<title>mongoc_stream_socket_t</title>
<section id="description">
<title>Synopsis</title>
<synopsis><code mime="text/x-csrc"><![CDATA[typedef struct _mongoc_stream_socket_t mongoc_stream_socket_t]]></code></synopsis>
<p><code>mongoc_stream_socket_t</code> should be considered a subclass of <code xref="mongoc_stream_t">mongoc_stream_t</code> that works upon socket streams.</p>
</section>
<links type="topic" groups="function" style="2column">
<title>Functions</title>
</links>
</page>
|