Opened 18 years ago

Closed 18 years ago

Last modified 9 years ago

#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.

Change History (1)

comment:1 by rainer, 18 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset [84].

Note: See TracTickets for help on using tickets.