Avoid calling mlockall() in the client_thread(). Only needed once on
commit64ca05f1874fb2b0fadb3f0072cffefc1932be54
authorBen Kibbey <bjk@luxsci.net>
Wed, 20 Oct 2010 00:10:50 +0000 (19 20:10 -0400)
committerBen Kibbey <bjk@luxsci.net>
Wed, 20 Oct 2010 00:10:50 +0000 (19 20:10 -0400)
tree6be99f58353b0ef04a93c803c293ad42b7979888
parent444014cf8744b3140a3fdd0585bf2e3cbc43fd98
Avoid calling mlockall() in the client_thread(). Only needed once on
startup.
src/pwmd.c