Kaynağa Gözat

Added EPIPE description.

tags/v0.9.3
Michael Brown 17 yıl önce
ebeveyn
işleme
070c55a838
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      src/hci/strerror.c

+ 1
- 0
src/hci/strerror.c Dosyayı Görüntüle

@@ -120,4 +120,5 @@ struct errortab common_errors[] __errortab = {
120 120
 	{ ENOENT, "File not found" },
121 121
 	{ ENETUNREACH, "Network unreachable" },
122 122
 	{ ETIMEDOUT, "Connection timed out" },
123
+	{ EPIPE, "Broken pipe" },
123 124
 };

Loading…
İptal
Kaydet