#47 closed defect (fixed)
Yule TCP socket may get closed accidentally
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.3.1 |
Component: | main | Version: | 2.3.0 |
Keywords: | Cc: |
Description
If logging to a database is enabled, under some circumstances the database socket would be closed and the file descriptor may subsequently be re-used for the TCP socket. The database library may then close the socket if it detects that the connection is broken. Probably related to an error reported by B. Masuda.
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [84].