update: convert upserver and client from LWP to pthreads 54/12754/2
authorMichael Meffie <mmeffie@sinenomine.net>
Sat, 28 Oct 2017 03:25:10 +0000 (23:25 -0400)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 21 Sep 2018 03:10:10 +0000 (23:10 -0400)
commitdc25b9f509385bef7e6f73f03a796ea033922300
tree069975362611b09b2ded5c1d4c8ba3790f93db7c
parent066b3a9fd7a4d99e8aefe5cc20e57b31b137f979
update: convert upserver and client from LWP to pthreads

Build the upserver and the upclient with phreads instead of LWP
and convert the IOMRG sleeps in the client to regular sleeps.

Change-Id: I183765ef180f34d38b87a13ec49f16f4a60afcc8
Reviewed-on: https://gerrit.openafs.org/12754
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/update/Makefile.in
src/update/client.c