This website requires JavaScript.
Explore
Help
Sign In
netbird
/
gvisor
Watch
0
Star
0
Fork
0
mirror of
https://github.com/netbirdio/gvisor.git
synced
2026-05-22 17:12:49 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
gvisor
/
pkg
/
sentry
/
kernel
/
pipe
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Andrei Vagin
and
gVisor bot
52321c7e00
kernel/pipe: trigger EPOLLERR on a write end if all readers has been closed
...
Fixes
#10066
PiperOrigin-RevId: 612838688
2024-03-05 07:48:01 -08:00
..
BUILD
Fix splices to FDs that call
usermem.IO.CopyIn/CopyInTo
more than once.
2024-01-31 14:02:18 -08:00
pipe_test.go
Delete VFS1 completely.
2022-11-21 13:57:52 -08:00
pipe_unsafe.go
Lockdep: Print more info in the "unbalanced unlock" case.
2022-11-28 17:53:09 -08:00
pipe_util.go
Fix
#10046
2024-02-26 13:56:42 -08:00
pipe.go
Fix
#10046
2024-02-26 13:56:42 -08:00
save_restore.go
Plumb restore context to afterLoad()
2024-03-04 12:21:50 -08:00
vfs.go
kernel/pipe: trigger EPOLLERR on a write end if all readers has been closed
2024-03-05 07:48:01 -08:00