Files
paho.mqtt-sn.embedded-c/MQTTSNPacket/src
Jochen Wilhelmy d6effc8074 Support for MacOS
Split semaphore classes into Semaphore and NamedSemaphore
Semaphore is implemented with Grand Central Dispatch
NamedSemaphore uses the spin lock approach like in boost for sem_timedwait
sem_getvalue is not supported on MacOS and therefore was removed
Fixed bug (*gatewayaddress_len > 0) in MQTTSNSearchClient.c

Signed-off-by: Jochen Wilhelmy <jochen.wilhelmy@gmail.com>
2020-01-18 11:43:54 +01:00
..
2017-07-03 16:19:34 +01:00
2017-06-30 15:39:31 +01:00
2018-08-15 07:11:43 +09:00
2020-01-18 11:43:54 +01:00