mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix tiny typo.
PiperOrigin-RevId: 313414690
This commit is contained in:
committed by
gVisor bot
parent
c826bb3502
commit
f47598d4ca
@@ -169,7 +169,7 @@ type recvMMsgDispatcher struct {
|
||||
|
||||
// iovecs is an array of array of iovec records where each iovec base
|
||||
// pointer and length are initialzed to the corresponding view above,
|
||||
// except when GSO is neabled then the first iovec in each array of
|
||||
// except when GSO is enabled then the first iovec in each array of
|
||||
// iovecs points to a buffer for the vnet header which is stripped
|
||||
// before the views are passed up the stack for further processing.
|
||||
iovecs [][]syscall.Iovec
|
||||
|
||||
Reference in New Issue
Block a user