Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
goolion
/
luv
Public
forked from
luvit/luv
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 14, 2019
travis: Fix Valgrind detecting false-positive leaks in child when uv_spawn fails (#442)
Show description for 8e796a8
squeek502
authored
8e796a8
View commit details
Copy full SHA for 8e796a8
Browse repository at this point
Commits on Nov 10, 2019
Update readme to link to the Luv docs (#441)
squeek502
authored
5ea95fe
View commit details
Copy full SHA for 5ea95fe
Browse repository at this point
test-tcp: Skip tcp_close_reset tests with Libuv < 1.32.0 (#440)
Show description for 4c04601
squeek502
authored
4c04601
View commit details
Copy full SHA for 4c04601
Browse repository at this point
Commits on Nov 3, 2019
Travis CI improvements (Valgrind/ASAN/etc) (#432)
Show description for 1e9a020
squeek502
authored
1e9a020
View commit details
Copy full SHA for 1e9a020
Browse repository at this point
Quick fix for PROCESS_CLEANUP_TEST CI failures (#436)
Show description for ab4a9ad
squeek502
authored
ab4a9ad
View commit details
Copy full SHA for ab4a9ad
Browse repository at this point
Merge pull request #434 from zhaozg/master
Show description for c3c1617
zhaozg
authored
c3c1617
View commit details
Copy full SHA for c3c1617
Browse repository at this point
Commits on Nov 1, 2019
Hard exit on pcall failed
Show description for a590ce9
zhaozg
committed
a590ce9
View commit details
Copy full SHA for a590ce9
Browse repository at this point
Commits on Oct 31, 2019
Merge pull request #430 from squeek502/string-strictness-2
Show description for afdce30
zhaozg
authored
afdce30
View commit details
Copy full SHA for afdce30
Browse repository at this point
Fix Makefile passing build type too late and some other improvements (#431)
Show description for 8a4b145
squeek502
authored
8a4b145
View commit details
Copy full SHA for 8a4b145
Browse repository at this point
test-udp: Add test for sending data as a table of strings
squeek502
committed
e5d6d5d
View commit details
Copy full SHA for e5d6d5d
Browse repository at this point
Add test for keeping send/write data alive/ref'd
Show description for 650aa29
squeek502
committed
650aa29
View commit details
Copy full SHA for 650aa29
Browse repository at this point
Fix warnings about wrong return type
squeek502
committed
d25664f
View commit details
Copy full SHA for d25664f
Browse repository at this point
Fix luv_prep_bufs declaration
squeek502
committed
3e3f2a4
View commit details
Copy full SHA for 3e3f2a4
Browse repository at this point
Handle uv_buf_t passed to write/send functions properly
Show description for 3e34390
squeek502
committed
3e34390
View commit details
Copy full SHA for 3e34390
Browse repository at this point
Commits on Oct 29, 2019
Merge pull request #427 from zhaozg/master
Show description for 51724dd
zhaozg
authored
51724dd
View commit details
Copy full SHA for 51724dd
Browse repository at this point
introduce new api luv_optboolean
zhaozg
committed
5b8fe26
View commit details
Copy full SHA for 5b8fe26
Browse repository at this point
Merge pull request #409 from SinisterRectus/master
Show description for 3fa7907
zhaozg
authored
3fa7907
View commit details
Copy full SHA for 3fa7907
Browse repository at this point
Commits on Oct 28, 2019
Document new_tcp and new_udp flag strings
SinisterRectus
committed
b2f329b
View commit details
Copy full SHA for b2f329b
Browse repository at this point
Add deprecation notices
SinisterRectus
committed
91d97da
View commit details
Copy full SHA for 91d97da
Browse repository at this point
Merge pull request #424 from zhaozg/master
Show description for 0ea04c2
zhaozg
authored
0ea04c2
View commit details
Copy full SHA for 0ea04c2
Browse repository at this point
fix warning about -Wsometimes-uninitialized
zhaozg
committed
1876960
View commit details
Copy full SHA for 1876960
Browse repository at this point
fixup deps lua-compat-5.3 include
zhaozg
committed
60946d3
View commit details
Copy full SHA for 60946d3
Browse repository at this point
test-process: Make tests not depend on uv.exepath() being a Lua interpreter (#423)
squeek502
authored
b461b6f
View commit details
Copy full SHA for b461b6f
Browse repository at this point
Merge pull request #422 from squeek502/tap-exit-lua_close
Show description for 54951bd
zhaozg
authored
54951bd
View commit details
Copy full SHA for 54951bd
Browse repository at this point
Merge pull request #420 from jamessan/compat-header
Show description for cee72b9
zhaozg
authored
cee72b9
View commit details
Copy full SHA for cee72b9
Browse repository at this point
tap: Make os.exit call lua_close on Lua versions that support it
Show description for 8ca00dc
squeek502
committed
8ca00dc
View commit details
Copy full SHA for 8ca00dc
Browse repository at this point
Commits on Oct 27, 2019
Remove c-api directory from #include for compat-5.3.h
Show description for dec4661
jamessan
committed
dec4661
View commit details
Copy full SHA for dec4661
Browse repository at this point
Commits on Oct 21, 2019
Document uv.cancel for requests
SinisterRectus
committed
38b4583
View commit details
Copy full SHA for 38b4583
Browse repository at this point
Commits on Oct 16, 2019
Merge pull request #417 from SinisterRectus/new_pipe_args
Show description for a6bcdad
zhaozg
authored
a6bcdad
View commit details
Copy full SHA for a6bcdad
Browse repository at this point
Commits on Oct 15, 2019
Make new_pipe ipc argument default to false
SinisterRectus
committed
257099f
View commit details
Copy full SHA for 257099f
Browse repository at this point
Fix type for port in address table
SinisterRectus
committed
ab702d7
View commit details
Copy full SHA for ab702d7
Browse repository at this point
Document stream_get_write_queue_size
SinisterRectus
committed
93643b6
View commit details
Copy full SHA for 93643b6
Browse repository at this point
Document fixed tcp_close_reset returns
SinisterRectus
committed
3be00c1
View commit details
Copy full SHA for 3be00c1
Browse repository at this point
Document fs_readdir returns
SinisterRectus
committed
aa3f37a
View commit details
Copy full SHA for aa3f37a
Browse repository at this point
Merge pull request #415 from zhaozg/master
Show description for 778e97e
zhaozg
authored
778e97e
View commit details
Copy full SHA for 778e97e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.