Commit graph

7 commits

Author SHA1 Message Date
PabloMK7
0fbcb7d1be
Update mutex_map.go
Co-authored-by: Daniel López Guimaraes <112760654+DaniElectra@users.noreply.github.com>
2023-09-15 17:36:06 +02:00
PabloMK7
1e5d8f9fd7
Update Each godoc 2023-09-15 17:30:17 +02:00
PabloMK7
d08058f95f
Apply suggestions from code review
Co-authored-by: Jonathan Barrow <jonbarrow1998@gmail.com>
Co-authored-by: Daniel López Guimaraes <112760654+DaniElectra@users.noreply.github.com>
2023-09-15 17:28:03 +02:00
PabloMK7
a5810b2e85 Actually fix the deadlock 2023-09-15 15:35:35 +02:00
PabloMK7
597496de27 Use RLock/RUnlock in mutex map set and delete 2023-09-15 15:07:21 +02:00
Jonathan Barrow
6be87c5a98
Added server->client packet retransmission 2023-09-12 15:47:39 -04:00
Jonathan Barrow
23f3683781
update: added experimental MutexMap type for safe map access 2023-09-03 17:00:19 -04:00