Searched refs:ECONNABORTED (Results 1 – 5 of 5) sorted by relevance
115 #define ECONNABORTED 102 /* 连接已断开 Connection aborted. */ macro
121 #define ECONNABORTED 102 /* 连接已断开 Connection aborted. */ macro
37 #define ECONNABORTED 13 /* 连接已断开 Connection aborted.*/
171 return Err(SystemError::ECONNABORTED); in read_at()
240 ECONNABORTED = 102, enumerator