<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:10:44 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CDRIVER-826] Handle WSAEMSGSIZE</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-826</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;_mongoc_socket_try_sendv() attempts to handle WSAEMSGSIZE in an honorable way &amp;#8211; only missing one little detail:&lt;/p&gt;

&lt;p&gt;Windows doesn&apos;t report it as errno.&lt;/p&gt;</description>
                <environment></environment>
        <key id="228240">CDRIVER-826</key>
            <summary>Handle WSAEMSGSIZE</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="bjori">Hannes Magnusson</assignee>
                                    <reporter username="bjori">Hannes Magnusson</reporter>
                        <labels>
                    </labels>
                <created>Wed, 2 Sep 2015 22:38:40 +0000</created>
                <updated>Mon, 11 Jan 2016 22:05:47 +0000</updated>
                            <resolved>Thu, 3 Sep 2015 18:16:44 +0000</resolved>
                                    <version>1.1.10</version>
                                    <fixVersion>1.2-beta1</fixVersion>
                    <fixVersion>1.1.11</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1131753" author="xgen-internal-githook" created="Mon, 11 Jan 2016 22:05:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-826&quot; title=&quot;Handle WSAEMSGSIZE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-826&quot;&gt;&lt;del&gt;CDRIVER-826&lt;/del&gt;&lt;/a&gt;: Improve errno handling&lt;/p&gt;

&lt;p&gt;We need to capture failure reasons on Windows properly too&lt;br/&gt;
Branch: 1.3.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/1b58443f66f2cedaf1eae03d096f1cafa34e794e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/1b58443f66f2cedaf1eae03d096f1cafa34e794e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1131751" author="xgen-internal-githook" created="Mon, 11 Jan 2016 22:05:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-826&quot; title=&quot;Handle WSAEMSGSIZE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-826&quot;&gt;&lt;del&gt;CDRIVER-826&lt;/del&gt;&lt;/a&gt;: Handle WSAEMSGSIZE&lt;br/&gt;
Branch: 1.3.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/79e9b31e6989b94d47fec54fb112435efd65f045&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/79e9b31e6989b94d47fec54fb112435efd65f045&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1131727" author="xgen-internal-githook" created="Mon, 11 Jan 2016 22:05:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-826&quot; title=&quot;Handle WSAEMSGSIZE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-826&quot;&gt;&lt;del&gt;CDRIVER-826&lt;/del&gt;&lt;/a&gt;: Improve errno handling&lt;/p&gt;

&lt;p&gt;We need to capture failure reasons on Windows properly too&lt;br/&gt;
Branch: 1.3.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/f6e2dc6b9b58bb2e453660eb9cea4ba79472ba0c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/f6e2dc6b9b58bb2e453660eb9cea4ba79472ba0c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1070888" author="xgen-internal-githook" created="Mon, 26 Oct 2015 20:34:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-826&quot; title=&quot;Handle WSAEMSGSIZE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-826&quot;&gt;&lt;del&gt;CDRIVER-826&lt;/del&gt;&lt;/a&gt;: Improve errno handling&lt;/p&gt;

&lt;p&gt;We need to capture failure reasons on Windows properly too&lt;br/&gt;
Branch: debian&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/1b58443f66f2cedaf1eae03d096f1cafa34e794e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/1b58443f66f2cedaf1eae03d096f1cafa34e794e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1070886" author="xgen-internal-githook" created="Mon, 26 Oct 2015 20:34:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-826&quot; title=&quot;Handle WSAEMSGSIZE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-826&quot;&gt;&lt;del&gt;CDRIVER-826&lt;/del&gt;&lt;/a&gt;: Handle WSAEMSGSIZE&lt;br/&gt;
Branch: debian&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/79e9b31e6989b94d47fec54fb112435efd65f045&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/79e9b31e6989b94d47fec54fb112435efd65f045&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1045496" author="xgen-internal-githook" created="Mon, 28 Sep 2015 22:01:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-826&quot; title=&quot;Handle WSAEMSGSIZE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-826&quot;&gt;&lt;del&gt;CDRIVER-826&lt;/del&gt;&lt;/a&gt;: Improve errno handling&lt;/p&gt;

&lt;p&gt;We need to capture failure reasons on Windows properly too&lt;br/&gt;
Branch: 1.2.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/1b58443f66f2cedaf1eae03d096f1cafa34e794e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/1b58443f66f2cedaf1eae03d096f1cafa34e794e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1045494" author="xgen-internal-githook" created="Mon, 28 Sep 2015 22:01:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-826&quot; title=&quot;Handle WSAEMSGSIZE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-826&quot;&gt;&lt;del&gt;CDRIVER-826&lt;/del&gt;&lt;/a&gt;: Handle WSAEMSGSIZE&lt;br/&gt;
Branch: 1.2.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/79e9b31e6989b94d47fec54fb112435efd65f045&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/79e9b31e6989b94d47fec54fb112435efd65f045&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1031552" author="xgen-internal-githook" created="Wed, 16 Sep 2015 13:17:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-826&quot; title=&quot;Handle WSAEMSGSIZE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-826&quot;&gt;&lt;del&gt;CDRIVER-826&lt;/del&gt;&lt;/a&gt;: Improve errno handling&lt;/p&gt;

&lt;p&gt;We need to capture failure reasons on Windows properly too&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/1b58443f66f2cedaf1eae03d096f1cafa34e794e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/1b58443f66f2cedaf1eae03d096f1cafa34e794e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1031550" author="xgen-internal-githook" created="Wed, 16 Sep 2015 13:17:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-826&quot; title=&quot;Handle WSAEMSGSIZE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-826&quot;&gt;&lt;del&gt;CDRIVER-826&lt;/del&gt;&lt;/a&gt;: Handle WSAEMSGSIZE&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/79e9b31e6989b94d47fec54fb112435efd65f045&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/79e9b31e6989b94d47fec54fb112435efd65f045&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1021865" author="bjori" created="Thu, 3 Sep 2015 18:18:25 +0000"  >&lt;p&gt;Fixed in 1.2.0-dev&lt;br/&gt;
also pushed to socket-debug branch, which is the socket experimental fixes for master&lt;/p&gt;</comment>
                            <comment id="1021864" author="xgen-internal-githook" created="Thu, 3 Sep 2015 18:17:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-826&quot; title=&quot;Handle WSAEMSGSIZE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-826&quot;&gt;&lt;del&gt;CDRIVER-826&lt;/del&gt;&lt;/a&gt;: Improve errno handling&lt;/p&gt;

&lt;p&gt;We need to capture failure reasons on Windows properly too&lt;br/&gt;
Branch: socket-debug&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/ed288003b0adb326e024573ee520922624f906e6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/ed288003b0adb326e024573ee520922624f906e6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1021861" author="xgen-internal-githook" created="Thu, 3 Sep 2015 18:15:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-826&quot; title=&quot;Handle WSAEMSGSIZE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-826&quot;&gt;&lt;del&gt;CDRIVER-826&lt;/del&gt;&lt;/a&gt;: Improve errno handling&lt;/p&gt;

&lt;p&gt;We need to capture failure reasons on Windows properly too&lt;br/&gt;
Branch: 1.2.0-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/f6e2dc6b9b58bb2e453660eb9cea4ba79472ba0c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/f6e2dc6b9b58bb2e453660eb9cea4ba79472ba0c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1021164" author="xgen-internal-githook" created="Wed, 2 Sep 2015 22:51:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;bjori&apos;, u&apos;name&apos;: u&apos;Hannes Magnusson&apos;, u&apos;email&apos;: u&apos;bjori@php.net&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-826&quot; title=&quot;Handle WSAEMSGSIZE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-826&quot;&gt;&lt;del&gt;CDRIVER-826&lt;/del&gt;&lt;/a&gt;: Handle WSAEMSGSIZE&lt;br/&gt;
Branch: socket-debug&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/710492cde9e90003d506f2fa8316228cb0cc4e5c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/710492cde9e90003d506f2fa8316228cb0cc4e5c&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="217632">CDRIVER-756</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hscw53:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="699">C Driver 2015Q2 sprint 7</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>