src/socket_wrapper.c: always go through swrap_bind_symbol_all() protected by pthread_...
authorStefan Metzmacher <metze@samba.org>
Thu, 28 Jan 2021 13:31:31 +0000 (14:31 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 28 Jan 2021 14:27:14 +0000 (15:27 +0100)
commita9d93c078a80bb301df3f811da7442f6e99edc68
tree542c3db481e4a07d07476b814e5ea4dcc5676447
parent5a76d7304ca655b668ee0df9f35a801121fb8d8e
src/socket_wrapper.c: always go through swrap_bind_symbol_all() protected by pthread_once()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
src/socket_wrapper.c