Add the 3 new error messages.
This commit is contained in:
parent
2acc3971af
commit
c07324ce90
|
@ -185,6 +185,12 @@ $ ETIME
|
|||
92 STREAM ioctl timeout
|
||||
$ ENOATTR
|
||||
93 Attribute not found
|
||||
$ EMULTIHOP
|
||||
94 Multihop attempted
|
||||
$ ENOLINK
|
||||
95 Link has been severed
|
||||
$ EPROTO
|
||||
96 Protocol error
|
||||
$set 2
|
||||
$ SIGHUP
|
||||
1 Hangup
|
||||
|
|
Loading…
Reference in New Issue