mbed-os/source
Hasnain Virk ff5bc03fd7 Using socket_close() instead of socket_free()
* Pertaining to new socket API changes, socket_free is deprecated.
* socket_close() is used from now on.
* Fixing stubs too.
2016-11-01 17:15:16 +02:00
..
include Delete all transactions when secure session is closed (#41) 2016-10-27 09:42:59 +03:00
coap_connection_handler.c Using socket_close() instead of socket_free() 2016-11-01 17:15:16 +02:00
coap_message_handler.c Use default local address, if request is from multicast address (#46) 2016-11-01 11:07:59 +02:00
coap_security_handler.c Allow build without SSL 2016-10-24 10:45:10 +01:00
coap_service_api.c Support for setting source address to socket (#40) 2016-10-24 11:58:53 +03:00