Skip to content

Historical release 2.5.4

Compare
Choose a tag to compare
@resuna resuna released this 26 Dec 18:51
· 12 commits to master since this release

2.5.4 fixes a problem where a remote host closed a connection too quickly, and getpeername failed. Plugdaemon was treating this as something that could only happen after the child was forked, and was aborting, instead of logging the error and closing the socket.