You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the case one client thread handles more than two sockets, when each socket connects to servers and after then each one sets in notify mode with ofp_socket_sigevent(), the notify callback function doesn't works, sometimes thread may crash or hang.
Note: the issue was created automatically with bugzilla2github tool
Bugzilla Bug ID: 117
Date: 2016-12-13 09:07:07 +0100
From: Tao Zhang <[email protected]>
To: [email protected]
CC: [email protected]
Last updated: 2016-12-13 10:29:33 +0100
Bugzilla Comment ID: 219
Date: 2016-12-13 09:07:07 +0100
From: Tao Zhang <[email protected]>
In the case one client thread handles more than two sockets, when each socket connects to servers and after then each one sets in notify mode with ofp_socket_sigevent(), the notify callback function doesn't works, sometimes thread may crash or hang.
Bugzilla Comment ID: 220
Date: 2016-12-13 10:29:33 +0100
From: Sorin Vultureanu <[email protected]>
Hi Tao,
Can you add the piece of code that is affected by this issue?
Kind Regards,
Sorin
The text was updated successfully, but these errors were encountered: