Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-02 | Const correctness | michael-grunder | |
Fixes #778 | |||
2019-05-13 | remove useless type casting | Minun Dragonation | |
2019-05-05 | fix bugs on socket timeout tv usec calculation | Minun Dragonation | |
2019-05-05 | fix bugs for optlen output on size not big enough for timeout events | Minun Dragonation | |
2019-05-05 | fix bugs on ref address incorrect on sockcompact with getsockopt | Minun Dragonation | |
2019-05-05 | fix bugs of setsockopt diff in win compact implementation | Minun Dragonation | |
2019-04-01 | Port network layer to Winsock | m | |
With this change, Hiredis builds with MinGW and runs on Windows. |