index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
asiolink
/
unix_domain_socket.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3307] release changes
Kea-2.5.7
Marcin Godzina
2024-03-22
1
-1
/
+1
*
[#3190] use smart pointer to capture IOService instance
Razvan Becheriu
2024-03-05
1
-3
/
+6
*
[#3112] renamed getIOService to getInternalIOService
Razvan Becheriu
2023-12-11
1
-1
/
+1
*
[#3112] renamed run_one and get_io_service to camelCase
Razvan Becheriu
2023-12-11
1
-1
/
+1
*
[#1308] No _1 ambiguities
Francis Dupont
2020-08-13
1
-4
/
+5
*
[#1308] Got rid of boost function/bind
Francis Dupont
2020-08-13
1
-8
/
+12
*
[5521] Used a different script that skips generated files
Thomas Markwalder
2018-05-18
1
-0
/
+2
*
Revert "[5521] Missing config.h includes added"
Thomas Markwalder
2018-05-18
1
-2
/
+0
*
[5521] Missing config.h includes added
Tomek Mrugalski
2018-05-16
1
-0
/
+2
*
[5580] Do not use std::bind in boost async calls for unix sockets.
Marcin Siodelski
2018-04-05
1
-16
/
+8
*
asiolink: fix build with boost 1.66
Bartłomiej Piotrowski
2017-12-30
1
-0
/
+4
*
[5336] Fix EAGAIN/EWOULDBLOCK handling in UnixDomainSocket
Thomas
2017-08-15
1
-2
/
+6
*
[5318] Addressed review comments.
Marcin Siodelski
2017-07-05
1
-0
/
+17
*
[5318] Call shutdown prior to closing the control socket.
Marcin Siodelski
2017-07-04
1
-1
/
+22
*
[5317] DHCPv4 server is using ASIO based CommandMgr.
Marcin Siodelski
2017-06-21
1
-0
/
+5
*
[5189] Couple minor comment improvements.
Tomek Mrugalski
2017-06-08
1
-1
/
+1
*
[5189] Miscellanous corrections.
Marcin Siodelski
2017-05-29
1
-1
/
+1
*
[5189] Added asynchronous operations to the UnixDomainSocket class.
Marcin Siodelski
2017-04-21
1
-3
/
+227
*
[5078] Eliminate ambiguity in call to boost::asio::write.
Marcin Siodelski
2017-03-29
1
-0
/
+1
*
[5078] Created UnixDomainSocket class in asiolink.
Marcin Siodelski
2017-03-29
1
-0
/
+96