diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-12-09 17:26:11 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-12-09 17:26:11 +0000 |
| commit | ef7aef6ba0d90174e9079944eaf3010de3555cc0 (patch) | |
| tree | 64083d0e1945d96ba003cad3ff2b8583d25e740b /NEWS | |
| parent | e557bab0dcaf35f003fa755b74e4c80000e05e42 (diff) | |
| download | skalibs-ef7aef6ba0d90174e9079944eaf3010de3555cc0.tar.gz | |
Reflect changes in doc
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ unconditionally deleting the socket. so it does the right thing instead of clobbering sockets. - Complete revamping of the pathexec functions, see exec.h. - Revamping of the locking functions. + - Use of standard O_NONBLOCK and O_CLOEXEC instead of adhoc +DJBUNIX_FLAG_NB and DJBUNIX_FLAG_COE. + - Better header separation; webipc.h removed (stuff moved to +socket.h) In 2.9.3.0 |
