-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Line 100 in 32e9a9e
| realdev = open(devname, O_RDWR); |
- realdev = open(devname, O_RDWR);
+ realdev = open(devname, O_RDWR|O_NOCTTY|O_NONBLOCK);
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels