dee

Code review comment for lp://qastaging/~mhr3/dee/shared-private-connections

Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) wrote :

Can you add a detailed explanation of the behavior to dee_server_new() and dee_server_new_for_address()? It's crucial knowledge for consumers to know if/when they create sockets - and it'll help the review a lot.

Doubly important to know precisely when sockets are created if we ever switch to something that supports socket activation (like systemd fx.).

So to be clear, the socket creation semantics becomes a part of the public API.

« Back to merge proposal