func internal/poll.convertErr

3 uses

	internal/poll (current package)
		fd_poll_runtime.go#L72: 	return convertErr(res, isFile)
		fd_poll_runtime.go#L88: 	return convertErr(res, isFile)
		fd_poll_runtime.go#L119: func convertErr(res int, isFile bool) error {