Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- goroutine 1 [IO wait]:
- net.runtime_pollWait(0x7fbdad371340, 0x72, 0xc82008b000)
- /usr/local/go/src/runtime/netpoll.go:160 +0x60
- net.(*pollDesc).Wait(0xc820018220, 0x72, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:73 +0x3a
- net.(*pollDesc).WaitRead(0xc820018220, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:78 +0x36
- net.(*netFD).Read(0xc8200181c0, 0xc82008b000, 0x1000, 0x1000, 0x0, 0x7fbdad36c050, 0xc82000a078)
- /usr/local/go/src/net/fd_unix.go:250 +0x23a
- net.(*conn).Read(0xc82002a050, 0xc82008b000, 0x1000, 0x1000, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/net.go:172 +0xe4
- main.connRead(0x7fbdad3714e0, 0xc82002a050, 0x6add08, 0x0, 0x0, 0x0)
- /home/****/GoWork/src/nTest/main.go:29 +0x1c2
- main.main()
- /home/****/GoWork/src/nTest/main.go:66 +0x423
Add Comment
Please, Sign In to add comment