receive: implement flush semantics
This commit is contained in:
parent
49ea0c9b1a
commit
6440f010ee
12 changed files with 165 additions and 116 deletions
|
|
@ -177,4 +177,4 @@ func (device *Device) BindClose() error {
|
|||
err := unsafeCloseBind(device)
|
||||
device.net.Unlock()
|
||||
return err
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue