Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Fix a fatal bug caused by logic default in winxp(windows version<6.0) #598

Open
wants to merge 3 commits into
base: 3.0
Choose a base branch
from

Conversation

SorataKasugano
Copy link

This bug results in client cannot connect to server using function FDAPI_select invoked by FDAPI_poll.
The function FDAPI_select should not do any redundant map actions,because FDAPI_poll has mapped fd to socket at line 635,file Win32_FDAPI.cpp.

@msftclas
Copy link

msftclas commented May 14, 2018

CLA assistant check
All CLA requirements met.

@tporadowski
Copy link

@SorataKasugano this repository is no longer maintained and was moved to "MicrosoftArchive", so I'm afraid your efforts of trying to merge anything here are in vain. If you are interested in an updated version (currently 4.0.2) of this port - please have a look here: https://github.com/tporadowski/redis and you can submit your PRs there.

@bxting
Copy link

bxting commented Feb 23, 2019

大佬

@ramlaxman
Copy link

HI @SorataKasugano,
You can open PR for this repo: https://github.com/tporadowski/redis
Thanks !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants