Skip to content

junka/ioctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ioctl

the syscall ioctl() maniplates the underlay deviceparameters of special files.

see the manpage of ioctl to read more.

this project aims to implements ioctl in golang like

func Ioctl(fd int, request uint64, arg ...uintptr) error

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages