Try to use FD_CLOEXEC instead of mass-closing everywhere.
[ashd.git] / python / ashd / __init__.py
CommitLineData
2baf419b
FT
1"""Base module for ashd(7)-related fucntions.
2
3This module implements nothing. Please see the ashd.util or ashd.proto
4modules.
5"""