Closes #2408.
Allow select()ing up to 1024 file descriptors on Windows #2569
pull sipa wants to merge 1 commits into bitcoin:master from sipa:win1024fd changing 1 files +1 −0-
sipa commented at 11:08 PM on April 25, 2013: member
-
Allow select()ing up to 1024 file descriptors on Windows 33912d1f23
-
gavinandresen commented at 4:06 PM on April 26, 2013: contributor
Is there a good way to test this? It is simple enough that I'd be satisified with a link to (say) a MSDN page that says this is what you do to select() up to 1024 file descriptors on windows....
-
jgarzik commented at 4:27 PM on April 26, 2013: contributor
agreed, @gavinandresen
-
Diapolo commented at 5:44 PM on April 26, 2013: none
See http://support.microsoft.com/kb/111855 - Maximum Number of Sockets an Application Can Use
-
BitcoinPullTester commented at 6:08 PM on April 26, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/33912d1f237537f51f29ca06e3e396f04aeb4671 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
laanwj commented at 3:04 PM on April 28, 2013: member
ACK
-
Diapolo commented at 8:24 PM on April 28, 2013: none
For Windows
An application should make no assumptions about the availability of a certain number of sockets., so I hope we don't rely on the number set here in any way? -
gavinandresen commented at 1:30 PM on April 29, 2013: contributor
ACK as "better than the code we have now."
-
Diapolo commented at 4:25 PM on April 29, 2013: none
ACK
- laanwj referenced this in commit 7226806e8d on Apr 29, 2013
- laanwj merged this on Apr 29, 2013
- laanwj closed this on Apr 29, 2013
- sipa deleted the branch on May 3, 2013
- laudney referenced this in commit 46af733197 on Mar 19, 2014
- DrahtBot locked this on Sep 8, 2021
Milestone
v0.8.2