gortc / stun

Fast RFC 5389 STUN implementation in go
BSD 3-Clause "New" or "Revised" License
494 stars 53 forks source link

client: fix possible data race in handleAgentCallback #51

Closed ernado closed 6 years ago

ernado commented 6 years ago

clientTransaction.h can be called multiple times in some cases