Skip to content

Commit

Permalink
Add reserved bit
Browse files Browse the repository at this point in the history
  • Loading branch information
vinc committed Nov 1, 2024
1 parent f02f648 commit b126048
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/devices.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ Reading a socket with a 1 byte buffer will return the status of the socket:
| 4 | May Send |
| 5 | Can Recv |
| 6 | May Recv |
| 7 | Reserved |
+-----+--------------+
```

Expand Down

0 comments on commit b126048

Please sign in to comment.