Removed now-unused blocking mode flag.
This commit is contained in:
parent
9a43455f43
commit
517c5ddbd3
@ -28,7 +28,6 @@ struct tun_softc {
|
||||
#define TUN_DSTADDR 0x0010
|
||||
#define TUN_RWAIT 0x0040
|
||||
#define TUN_ASYNC 0x0080
|
||||
#define TUN_NBIO 0x0100
|
||||
|
||||
#define TUN_READY (TUN_OPEN | TUN_INITED)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user