summaryrefslogtreecommitdiff
path: root/src/basic/socket-util.h
AgeCommit message (Expand)Author
2015-10-27socket-util: move CMSG_FOREACH() from macro.h to socket-util.hLennart Poettering
2015-10-26socket-util: move remaining socket-related calls from util.[ch] to socket-uti...Lennart Poettering
2015-10-26util-lib: move ether_addr_to_string() into ether-addr-util.cLennart Poettering
2015-07-01socket: Set SO_REUSEPORT before bind()Christos Trochalakis
2015-06-11build-sys: split internal basic/ library from shared/Kay Sievers