vinaxixi

Results 5 comments of vinaxixi

If I use udp, handle does not leak, but if i use shm, it will leak.

Thanks for you reply @JLBuenoLopez-eProsima . But handle will increases each time when i repeated step one. If we think boost is Singleton, handle count shoule not change after the...

And i want to know, whether there is an upper limit on the handle count in dds or boost? If not, this will lead to program crash after many many...

@JLBuenoLopez-eProsima I think it's should not be labeled "invalid". That's not the problem, maybe here: RTPSParticipantImpl.cpp -> RTPSParticipantImpl constructor -> createReceiverResources, some boost.ipcXXXXXXXXXX mutant handle appear when i run here....

@JLBuenoLopez-eProsima I think it should not be labeled "invalid". That's not the problem, maybe here: RTPSParticipantImpl.cpp -> RTPSParticipantImpl constructor -> createReceiverResources, some boost.ipcXXXXXXXXXX mutant handle appear when i run here....