Home
last modified time | relevance | path

Searched defs:rawListener (Results 1 – 1 of 1) sorted by relevance

/prebuilts/go/linux-x86/src/net/
Drawconn.go93 type rawListener struct { struct
94 rawConn
97 func (l *rawListener) Read(func(uintptr) bool) error {
101 func (l *rawListener) Write(func(uintptr) bool) error {