Project

General

Profile

Actions

Bug #1759

closed

File Descriptors leak

Added by Gaetano Mendola about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Target version:
Start date:
03/21/2013
Due date:
% Done:

0%

Estimated time:

Description

SocketNotifierImpl misses the destructor ence the two

contained sockets are not closed.

To check it try to make a the following code:

while (true) {

Wt::Test::WTestEnvironment myEnvironment;

Wt::WApplication myApp(myEnvironment);

}

you will see that at a certain point your host terminates

the FD.

Actions #1

Updated by Wim Dumon about 11 years ago

  • Status changed from New to Resolved

Thank you, fix will be in git soon.

Wim.

Actions #2

Updated by Koen Deforche about 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF