summaryrefslogtreecommitdiff
path: root/linuxnamespaces/filedescriptor.py
AgeCommit message (Expand)Author
2025-05-23align HasFileno protocol with asyncvarlinkHelmut Grohne
2025-05-21agree a bit with black's formatting recommendationsHelmut Grohne
2025-05-21fix return type of FileDescriptor.filenoHelmut Grohne
2025-05-21expand use of FileDescriptor and add FileDescriptorLike type aliasHelmut Grohne
2025-05-06FileDescriptor: add convenience wrapper for pidfd_openHelmut Grohne
2024-06-11fix formatting and spelling errorsHelmut Grohne
2024-05-25add a FileDescriptor typeHelmut Grohne