Skip to content

undefined: waiterList #8895

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
lysShub opened this issue May 1, 2023 · 1 comment
Closed

undefined: waiterList #8895

lysShub opened this issue May 1, 2023 · 1 comment
Labels
type: bug Something isn't working

Comments

@lysShub
Copy link

lysShub commented May 1, 2023

Description

LIKE:

import (
    "gvisor.dev/gvisor/pkg/tcpip/header"
    // only import header
)

func main(){
   
   tcpHder := header.TCP(b[hdr.Len:])

}

GET:
D:\gopath\pkg\mod\gvisor.dev\gvisor@v0.0.0-20230428222923-1aa75b6714ee\pkg\waiter\waiter.go:210:7: undefined: waiterList

ON windows amd64.

so, network protocol header is related to ARCH&SYSTEM ?

Steps to reproduce

No response

runsc version

No response

docker version (if using docker)

No response

uname

No response

kubectl (if using Kubernetes)

No response

repo state (if built from source)

No response

runsc debug logs (if available)

No response

@lysShub lysShub added the type: bug Something isn't working label May 1, 2023
@lysShub
Copy link
Author

lysShub commented May 1, 2023

fixed:

#8237

@lysShub lysShub closed this as completed May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant