Searched defs:fileConn (Results 1 – 5 of 5) sorted by relevance
12 func fileConn(f *os.File) (Conn, error) { func
14 func fileConn(f *os.File) (Conn, error) { return nil, syscall.ENOPROTOOPT } func
70 func fileConn(f *os.File) (Conn, error) { func
87 func fileConn(f *os.File) (Conn, error) { func
33 func fileConn(f *os.File) (Conn, error) { func