Files
systemd/src/libsystemd-network
Tom Gundersen 22fc2420b2 sd-dhcp-client: use asynchronous_close()
close() is a blocking call, which may slow things down measurably when running many dhcp
clients in the same single-threaded main loop. Let's just use the asynchronous version
instead to avoid the problem.
2014-05-06 22:59:22 +02:00
..
2014-02-28 01:01:13 +01:00
2014-04-27 23:39:13 +02:00