=== hugbot is now known as swordsmanz === swordsmanz is now known as hugbot [15:59] so, interesting thing I noticed with 3.16: unix sockets now appear to be "vulnerable" to an old socket issue where write(); close(); may lead to losing the last write's data. [16:00] so clients talking to servers that send data and immediately hang up may not see the entire data written. (this manifested for me in cyrus-sasl2) [16:28] e.g. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777349 [16:29] Debian bug 777349 in cyrus-sasl2 "intermittent "size read failed" (clients can lose response data from server)" [Normal,Open]