tsocket: Added the warning again to tsocket_address_bsd_sockaddr.
authorAndreas Schneider <asn@samba.org>
Tue, 4 May 2010 20:38:23 +0000 (22:38 +0200)
committerAndreas Schneider <asn@samba.org>
Wed, 5 May 2010 07:25:21 +0000 (09:25 +0200)
lib/tsocket/tsocket.h

index 7d6a174748c76b25e5b6282bfe30c87094f676e5..3aa90a93c299f201eb33e3c37a91cc83fdb9ad39 100644 (file)
@@ -919,6 +919,9 @@ ssize_t tsocket_address_bsd_sockaddr(const struct tsocket_address *addr,
  *     return;
  *   }
  * @endcode
+ *
+ * @warning This is an internal function. You should read the code to fully
+ *          understand it if you plan to use it.
  */
 int tstream_bsd_existing_socket(TALLOC_CTX *mem_ctx,
                                int fd,