Replace all uses of strerror() by ovs_strerror(), for thread safety.
[sliver-openvswitch.git] / lib / worker.h
2012-07-18 Ben Pfaffworker: New library for breaking a daemon into multiple...