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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
MafiaHub
/
MafiaNet
Public
forked from
SLikeSoft/SLikeNet
Notifications
You must be signed in to change notification settings
Fork
1
Star
9
Code
Issues
2
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(mmsg): batched datagram I/O via recvmmsg/sendmmsg
- #41
#41
Merged
Segfaultd
merged 11 commits into
master
MafiaHub/MafiaNet:master
from
feat/mmsg-batching
MafiaHub/MafiaNet:feat/mmsg-batching
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(mmsg): batched datagram I/O via recvmmsg/sendmmsg
#41
Segfaultd
merged 11 commits into
master
MafiaHub/MafiaNet:master
from
feat/mmsg-batching
MafiaHub/MafiaNet:feat/mmsg-batching
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2026
feat: prototype recvmmsg/sendmmsg batched datagram I/O
Show description for 0ae732f
Segfaultd
committed
0ae732f
View commit details
Copy full SHA for 0ae732f
Browse repository at this point
fix(mmsg): portable test include, no truncation/heap churn, PUBLIC flags
Show description for 6afccc8
Segfaultd
committed
6afccc8
View commit details
Copy full SHA for 6afccc8
Browse repository at this point
Commits on Jul 26, 2026
fix(mmsg): unify SendBatch contract, guard recv address decode, cover in CI
Show description for 89fed16
Segfaultd
committed
89fed16
View commit details
Copy full SHA for 89fed16
Browse repository at this point
fix(mmsg): retain recv slots, honour TTL, report dropped sends
Show description for 5994f84
Segfaultd
committed
5994f84
View commit details
Copy full SHA for 5994f84
Browse repository at this point
fix(mmsg): drop only the failed datagram, not the rest of the batch
Show description for 392ea0a
Segfaultd
committed
392ea0a
View commit details
Copy full SHA for 392ea0a
Browse repository at this point
Commits on Jul 27, 2026
fix(mmsg): silence release-build drop spam, guard hot spins, test errno split
Show description for 28925c0
Segfaultd
committed
28925c0
View commit details
Copy full SHA for 28925c0
Browse repository at this point
Commits on Jul 29, 2026
feat(mmsg): make batched datagram I/O a first-class Linux capability
Show description for a347f3e
Segfaultd
committed
a347f3e
View commit details
Copy full SHA for a347f3e
Browse repository at this point
docs(mmsg): document batched datagram I/O as a platform capability
Show description for fcd3d1a
Segfaultd
committed
fcd3d1a
View commit details
Copy full SHA for fcd3d1a
Browse repository at this point
refactor(mmsg): drop the capability macro, guard on __linux__ directly
Show description for ecc730e
Segfaultd
committed
ecc730e
View commit details
Copy full SHA for ecc730e
Browse repository at this point
fix(mmsg): fall back to per-datagram I/O when the syscalls are missing
Show description for 2403b11
Segfaultd
committed
2403b11
View commit details
Copy full SHA for 2403b11
Browse repository at this point
docs(mmsg): stop claiming the two send paths behave identically
Show description for 3e2f375
Segfaultd
committed
3e2f375
View commit details
Copy full SHA for 3e2f375
Browse repository at this point
You can’t perform that action at this time.