Don't bother to set sockaddr_un.sun_len.
Thomas Munro <tmunro@postgresql.org>
Don't bother to set sockaddr_un.sun_len. It's not necessary to fill in sun_len when calling bind() or connect(), on all known systems that have it. Discussion: https://postgr.es/m/2781112.1644819528%40sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/common/ip.c | modified | +0 −14 |
Discussion
- sockaddr_un.sun_len vs. reality 9 messages · 2022-02-14 → 2022-08-23