Commit aadc735d authored by Max Kellermann's avatar Max Kellermann

system/FileDescriptor: mention class UniqueFileDescriptor in API documentation

parent a13897cf
......@@ -50,7 +50,8 @@
/**
* An OO wrapper for a UNIX file descriptor.
*
* This class is unmanaged and trivial.
* This class is unmanaged and trivial; for a managed version, see
* #UniqueFileDescriptor.
*/
class FileDescriptor {
protected:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment