Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
feld (feld@friedcheese.us)'s status on Tuesday, 15-Oct-2024 02:45:31 JST feld
@i @bob hmm I would have expected SOCK_DGRAM instead of SOCK_STREAM for this because with DGRAM you know when the sender is done sending some data
but I guess maybe they found it more efficient to process a stream and figure out when e.g., a query has been completely read