diff options
author | jsing <> | 2018-03-19 16:34:47 +0000 |
---|---|---|
committer | jsing <> | 2018-03-19 16:34:47 +0000 |
commit | 5fd38b4657cfd0f2e0b0b92fd650c6710e8fbc8b (patch) | |
tree | a3c296b727ec4d2bb5671d0189458d547b6c3865 /src/usr.bin/nc/netcat.c | |
parent | 7dfb474cf3fbbf623463a9b51f61e868a92beb97 (diff) | |
download | openbsd-5fd38b4657cfd0f2e0b0b92fd650c6710e8fbc8b.tar.gz openbsd-5fd38b4657cfd0f2e0b0b92fd650c6710e8fbc8b.tar.bz2 openbsd-5fd38b4657cfd0f2e0b0b92fd650c6710e8fbc8b.zip |
Automatically handle library initialisation for libtls.
Now that we have tls_init() under pthread_once(), automatically initialise
libtls from the entry point functions (tls_config(), tls_client() and
tls_server()) - this makes an explicit tls_init() call no longer a
requirement.
ok bcook@ beck@ inoguchi@
Diffstat (limited to 'src/usr.bin/nc/netcat.c')
0 files changed, 0 insertions, 0 deletions