0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
We don't need <ppport.h> - it was only there for newCONSTSUB which is a perl 5.7.1+ feature anyway More... almost 3 years ago
Avoid access-after-free bug when ->close'ing newly listened client connections (fixes #37) More... almost 3 years ago
Bumped version to 1.908_002; updated Changes notes More... about 3 years ago
Revert "Experiment with removing the _MAKE_SOCK() hack on MSWin32 to see if it makes a difference" More... about 3 years ago
Bumped version to 1.908_001 devel; updated Changes notes More... about 3 years ago
Experiment with removing the _MAKE_SOCK() hack on MSWin32 to see if it makes a difference More... about 3 years ago
Account for the fact that MSWin32 yields a different error code to t/05-poll-readable.t More... about 3 years ago
Bumped version to 1.908; updated Changes notes More... about 3 years ago
Remove inde=: from vim modeline in hax/ files because vim gets upset about it More... about 3 years ago
Have pipepair() throw exceptions on failure; also can use socketpair_inet_stream to implement it on MSWin32 rather than the custom function More... about 3 years ago
Move the socket_inet_* helper functions into UVTestHelpers.pm as well More... about 3 years ago
Merge commit 'f0452df' into leonerd/v2 More... about 3 years ago
Don't attempt to unlink $path at END time if entire test was skipped More... about 3 years ago
Reïmplement pipepair socket specially for MSWin32 in terms of sockets More... about 3 years ago
Ignore Build.bat More... about 3 years ago
Bumped version to 1.907; updated Changes notes More... about 3 years ago
Merge pull request #34 from Corion/Win32-test-fixes More... about 3 years ago
Merge More... about 3 years ago
Skip the SIGBREAK test on Windows More... about 3 years ago
Skip the SIGBREAK test on Windows More... about 3 years ago
Use a watchdog to catch the TCP test hanging More... about 3 years ago
Use a watchdog to catch the TCP test hanging More... about 3 years ago
Use SIGINT instead of SIGHUP More... about 3 years ago
Merge branch 'leonerd/module-build' into leonerd/v2 More... about 3 years ago
Bumped version to 1.906; updated Changes notes More... about 3 years ago
Not all systems provide an AI_V4MAPPED constant; skip it if missing More... about 3 years ago
Remove now-dead cpanfile More... about 3 years ago
Bumped version to 1.905; updated Changes notes More... about 3 years ago
Remove TODO comments about MSWin32 in tests now working fine there More... about 3 years ago
Maybe we need to _MAKE_SOCK() on the fd arg when calling uv_{tcp,udp}_open() on MSWin32? I'm blindly guessing here More... about 3 years ago