1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-27 22:50:26 +03:00

tsocket: Added the warning again to tsocket_address_bsd_sockaddr.

This commit is contained in:
Andreas Schneider 2010-05-04 22:38:23 +02:00
parent 91e4a1760d
commit 04327e2809

View 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,