Age | Commit message (Expand) | Author |
---|---|---|
2022-06-26 | Support failed async connects on windows. | Kristján Valur Jónsson |
2020-07-20 | Move include to sockcompat.h to maintain style (#850) | Michael Grunder |
2020-07-20 | fix windows compiling with mingw (#848) | Malizia R |
2020-04-02 | Const correctness | michael-grunder |
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 |