portable semaphore implementation
Bug #804559 reported by
Gennady Proskurin
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| AirDC++ |
Confirmed
|
Low
|
Unassigned | ||
| DC++ |
Confirmed
|
Low
|
Jacek Sieka | ||
| StrongDC++ |
Confirmed
|
Undecided
|
Unassigned | ||
Bug Description
Portable "class Semaphore" implementation using boost::
Patch attached.
| Changed in dcplusplus: | |
| status: | New → Confirmed |
| importance: | Undecided → Low |
| assignee: | nobody → Jacek Sieka (arnetheduck) |
| Changed in strongdc: | |
| status: | New → Confirmed |
| tags: | added: core |
| Changed in airdcpp: | |
| status: | New → Confirmed |
| importance: | Undecided → Low |
| Changed in dcplusplus: | |
| status: | In Progress → Fix Committed |
To post a comment you must log in.

btw, boost1.47 has issues with interprocess_ semaphore /svn.boost. org/trac/ boost/ticket/ 4524
see boost bug https:/
I think my patch should not be merged until boost bug 4524 is resolved
I keep an eye on bug 4524 and will drop a note here