libt2n: (tomj) documented code problems; have to find out if this is the source of...
[libt2n] / src / socket_handler.hxx
index 799913e..b91a505 100644 (file)
@@ -48,6 +48,7 @@ class socket_handler
         long long write_timeout;
 
         socket_handler(int _sock, socket_type_value _socket_type);
+        // TODO: No destructor?
 
         void set_socket_options(int sock);