Files
systemd/src
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-03-17 01:55:48 -04:00
2014-04-23 22:51:29 +02:00
2014-02-19 17:53:50 +01:00
2014-04-14 21:02:20 +02:00
2014-02-19 17:53:50 +01:00
2014-05-06 17:03:09 +02:00
2014-04-12 17:23:13 -04:00
2014-05-06 17:03:28 +02:00
2014-04-23 19:22:39 +02:00
2013-10-03 22:13:55 -04:00
2014-04-28 17:08:52 +02:00