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 }}
GG-coder889
/
node
Public
forked from
nodejs/node-v0.x-archive
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node
src
node_net.cc
on
pointer_bindings
User selector
All users
All time
Commit history
Commits on Jan 18, 2011
Fix detection of socket errors
piscisaureus
committed
5087c62
View commit details
Copy full SHA for 5087c62
View code at this point
Browse repository at this point
Misc. cleanups
Show description for c99962e
piscisaureus
committed
c99962e
View commit details
Copy full SHA for c99962e
View code at this point
Browse repository at this point
Clean up the way windows headers are included
Show description for e0f47be
piscisaureus
committed
e0f47be
View commit details
Copy full SHA for e0f47be
View code at this point
Browse repository at this point
Commits on Jan 2, 2011
Merge remote branch 'origin/master'
Show description for 33118df
piscisaureus
committed
33118df
View commit details
Copy full SHA for 33118df
View code at this point
Browse repository at this point
Commits on Dec 22, 2010
Fix memory corruption with unnamed AF_UNIX sockets.
Show description for 4b55509
thughes
authored and
ry
committed
4b55509
View commit details
Copy full SHA for 4b55509
View code at this point
Browse repository at this point
Commits on Dec 21, 2010
The following error can be thrown from accept on ECONNABORT. Instead, it should be ignored.
Show description for b202483
postwait
authored and
ry
committed
b202483
View commit details
Copy full SHA for b202483
View code at this point
Browse repository at this point
Commits on Dec 20, 2010
Support for non-overlapped sockets
Show description for bd62203
piscisaureus
committed
bd62203
View commit details
Copy full SHA for bd62203
View code at this point
Browse repository at this point
Port socketerror
piscisaureus
committed
ad41e77
View commit details
Copy full SHA for ad41e77
View code at this point
Browse repository at this point
Fix connect bug
piscisaureus
committed
dd33088
View commit details
Copy full SHA for dd33088
View code at this point
Browse repository at this point
Fix whitespace errors introduced by porting efforts
piscisaureus
committed
4a2cb07
View commit details
Copy full SHA for 4a2cb07
View code at this point
Browse repository at this point
node_net: IsIP and CreateErrnoException just work
piscisaureus
committed
46dc393
View commit details
Copy full SHA for 46dc393
View code at this point
Browse repository at this point
Bugfixes, more consistency in node_net error handling
piscisaureus
committed
a807ac6
View commit details
Copy full SHA for a807ac6
View code at this point
Browse repository at this point
Make node_net Connect work
piscisaureus
committed
2d39e13
View commit details
Copy full SHA for 2d39e13
View code at this point
Browse repository at this point
Make node_net Shutdown work on windows
piscisaureus
committed
cecc351
View commit details
Copy full SHA for cecc351
View code at this point
Browse repository at this point
Fix error reporting and EAGAIN handling bug in net Write
Show description for 1361e87
piscisaureus
committed
1361e87
View commit details
Copy full SHA for 1361e87
View code at this point
Browse repository at this point
Don't break the linux build
piscisaureus
committed
03a74ef
View commit details
Copy full SHA for 03a74ef
View code at this point
Browse repository at this point
Make Read and Write in node_net.cc actually work on sockets
piscisaureus
committed
8b9f7c6
View commit details
Copy full SHA for 8b9f7c6
View code at this point
Browse repository at this point
Make Socket, Bind, Listen, Accept work for windows
piscisaureus
committed
13fb6f7
View commit details
Copy full SHA for 13fb6f7
View code at this point
Browse repository at this point
Make SetNonBlock and SetSockFlags work on FDs instead of sockets
Show description for 51300f3
piscisaureus
committed
51300f3
View commit details
Copy full SHA for 51300f3
View code at this point
Browse repository at this point
Use the c-ares pton/ntop hack in node_net.cc as well
piscisaureus
committed
6e522fb
View commit details
Copy full SHA for 6e522fb
View code at this point
Browse repository at this point
Most of node_net is not yet available on windows
piscisaureus
committed
a85a776
View commit details
Copy full SHA for a85a776
View code at this point
Browse repository at this point
Make SetNonBlock and SetSockFlags work on mingw
piscisaureus
committed
7a1917d
View commit details
Copy full SHA for 7a1917d
View code at this point
Browse repository at this point
Fix headers for node_net.cc
piscisaureus
committed
cbf73fc
View commit details
Copy full SHA for cbf73fc
View code at this point
Browse repository at this point
Commits on Nov 23, 2010
Fix ErrnoExceptions that have the wrong syscall name
wadey
authored and
ry
committed
03e5da8
View commit details
Copy full SHA for 03e5da8
View code at this point
Browse repository at this point
Commits on Nov 21, 2010
Revert "Merge branch 'writev'"
Show description for 2320497
ry
committed
2320497
View commit details
Copy full SHA for 2320497
View code at this point
Browse repository at this point
Commits on Nov 19, 2010
IOWatcher::Dump(), writev
ry
committed
913789d
View commit details
Copy full SHA for 913789d
View code at this point
Browse repository at this point
Commits on Oct 25, 2010
Update node_net.cc to make us of node_constants.cc
Show description for 8da020d
miksago
authored and
ry
committed
8da020d
View commit details
Copy full SHA for 8da020d
View code at this point
Browse repository at this point
Commits on Sep 9, 2010
Work to get C++ fast buffers. incomplete
ry
committed
1cf538a
View commit details
Copy full SHA for 1cf538a
View code at this point
Browse repository at this point
Commits on Aug 16, 2010
Get away uint/int comparision warning.
Herbert Vojčík
authored and
ry
committed
4db608d
View commit details
Copy full SHA for 4db608d
View code at this point
Browse repository at this point
Commits on Aug 12, 2010
Added support for multiple listeners to DNS multicast datagrams.
Show description for 8d5e056
rsms
authored and
ry
committed
8d5e056
View commit details
Copy full SHA for 8d5e056
View code at this point
Browse repository at this point
Commits on Jul 26, 2010
Fix addrlen for unix_dgram sockets
Show description for eeb54c6
d0k
committed
eeb54c6
View commit details
Copy full SHA for eeb54c6
View code at this point
Browse repository at this point
Commits on Jul 18, 2010
Apple's SUN_LEN is broken, override
ry
committed
02746ed
View commit details
Copy full SHA for 02746ed
View code at this point
Browse repository at this point
Set SO_REUSEADDR on all sockets
ry
committed
341e417
View commit details
Copy full SHA for 341e417
View code at this point
Browse repository at this point
Commits on Jul 17, 2010
Fix solaris build
ry
committed
fa344d8
View commit details
Copy full SHA for fa344d8
View code at this point
Browse repository at this point
Commits on Jul 15, 2010
Fix unix dgram socket address resolution on Linux.
mranney
authored and
ry
committed
98341da
View commit details
Copy full SHA for 98341da
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.