1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/openwsn
Francisco Molina ca2e59d6a2
pkg/openwsn/sock: add mutex around linked list access
Fix possible race conditions when sock is closed while iterating
through the linked list.
2021-02-09 17:04:25 +01:00
..
contrib Merge pull request #15397 from fjmolinas/pr_ieee802154_crc_error 2021-01-14 10:29:17 +01:00
include pkg/openwsn: add OPENWSN_NETIF_ID 2020-12-11 09:07:55 +01:00
patches pkg/openwsn: add openwsn_sock_udp module 2020-12-11 09:07:48 +01:00
scheduler pkg/openwsn/scheduler: fix debugpins ordering 2020-10-23 15:31:57 +02:00
sock pkg/openwsn/sock: add mutex around linked list access 2021-02-09 17:04:25 +01:00
doc.txt pkg/openwsn: add openwsn_sock_udp module 2020-12-11 09:07:48 +01:00
Makefile pkg/openwsn: add openwsn_sock_udp module 2020-12-11 09:07:48 +01:00
Makefile.dep pkg/openwsn/Makefile.dep: allow to mock the scheduler 2020-12-11 09:07:53 +01:00
Makefile.include pkg/openwsn: add openwsn_sock_udp module 2020-12-11 09:07:48 +01:00