@@ -17,10 +17,12 @@ #import "OFStream.h" #import "socket.h" /*! + * @class OFStreamSocket OFStreamSocket.h ObjFW/OFStreamSocket.h + * * @brief A class which provides functions to create and use stream sockets. */ @interface OFStreamSocket: OFStream { #ifndef _WIN32