summaryrefslogtreecommitdiff
path: root/src/lib/util/watch_socket.cc
AgeCommit message (Expand)Author
2018-07-07Changed isReady and improve testsFrancis Dupont
2017-08-17Merge branch 'isc-master' into config-hAndrei Pavel
2017-07-24[master] Include unistd.h in watch_socket.cc to fix compilation on OpenBSD.Marcin Siodelski
2017-01-24[master] spellingFrancis Dupont
2016-12-14Added #include <config.h> to all .cc files.Andrei Pavel
2015-12-16[4236] Replaced license text in all files containing it.Marcin Siodelski
2015-10-01[4074] Made sockets close-on-execFrancis Dupont
2015-09-08[3970] Addressed review comments again.Marcin Siodelski
2015-09-04[3970] Addressed most of the review comments.Marcin Siodelski
2015-09-03[3970] Added missing includes in WatchSocket.Marcin Siodelski
2015-08-24[3970] Propagate errors emitted when closing the WatchSocket.Marcin Siodelski
2015-08-21[3970] Moved WatchSocket class to utilities.Marcin Siodelski