Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #68669: xmpp4r-0.1-critsect.patch for
bug #106127
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 106127
Collapse All
|
Expand All
(-)
xmpp4r-0.1-old/lib/xmpp4r/stream.rb (+1 lines)
Lines 253-258
Link Here
253
exit(1)
253
exit(1)
254
end
254
end
255
end
255
end
256
Thread.critical = false
256
Thread.stop if block
257
Thread.stop if block
257
@pollCounter = 10
258
@pollCounter = 10
258
end
259
end
Return to
bug 106127