-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 15a6233
errno: Add ENOTCONN constant.
This is present in core MicroPython so needs to be added here.
Signed-off-by: Nick Budak <thatbudakguy@gmail.com>1 parent aad2e48 commit 15a6233
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | + | ||
37 | 38 | | |
38 | 39 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | - | ||
1 | + | ||
2 | 2 | | |
3 | 3 | | |
0 commit comments