lmirosevic / GBPing

Highly accurate ICMP Ping controller for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Races in ListenOnce, sequenceNumber, payloadSize, ttl, status, & nextSequenceNumber

Lyle42 opened this issue · comments

If you run the demo project, or any implementation of this lib with the Thread Sanitizer turned on in your current Scheme you will see data races for ListenOnce, sequenceNumber, payloadSize, ttl, status, & nextSequenceNumber.