Draft: Resolve "Unix Socket Server schreiben"
Compare changes
- Leon Dietrich authored
+ 2
− 2
@@ -23,7 +23,7 @@ static std::string get_unix_socket_path(const socketaddr& addr) {
@@ -59,7 +59,7 @@ static auto_fd construct_server_fd(const socketaddr& addr) {