Commit 77e3bb9
Small fix for ESP-IDF platform support
This was missed in #452 because I wasn't testing with feature="all"
enabled for my small socket2 test. For the full tokio integration I was
using v0.4.x which didn't need this fix.
Properly closes #379.1 parent baa8f2b commit 77e3bb9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments