Avoid calls to (*os.File).Fd() when calling ioctl#215
Conversation
|
@creack Do you have time to review this pr? I'd like to use the non blocking operation without manually calling |
|
Will try to take a look over the weekend but may be the weekend after that. |
|
@creack Do you have time to review this pr? |
|
I think |
|
Thanks @WeidiDeng — really appreciate you sticking with this and following up on the earlier rounds (#214, the The Merging now. Will hold tagging/release until I've also added a stress test that exercises the |
Like #214 , but use
unsafe.Pointeras a parameter to avoid the use ofreflect.