libcoap  4.2.1
File List
Here is a list of all files with brief descriptions:
 address.c
 address.hRepresentation of network addresses
 async.cState management for asynchronous messages
 async.hState management for asynchronous messages
 bits.hBit vector manipulation
 block.c
 block.h
 coap.h
 coap_debug.c
 coap_debug.h
 coap_dtls.h
 coap_dtls_gnutls.c
 coap_event.c
 coap_event.h
 coap_forward_decls.hCOAP forward definitions
 coap_gnutls.c
 coap_hashkey.c
 coap_hashkey.hDefinition of hash key type and helper functions
 coap_internal.hPulls together all the internal only header files
 coap_io.c
 coap_io.h
 coap_io_contiki.c
 coap_mutex.hCOAP mutex mechanism wrapper
 coap_notls.c
 coap_openssl.c
 coap_session.c
 coap_session.hDefines the application visible session information
 coap_session_internal.hCOAP session internal information
 coap_subscribe_internal.hCOAP subscribe internal information
 coap_time.c
 coap_time.hClock Handling
 coap_tinydtls.c
 encode.c
 encode.h
 libcoap.h
 mem.c
 mem.h
 net.c
 net.h
 option.c
 option.hHelpers for handling options in CoAP PDUs
 pdu.c
 pdu.hPre-defined constants that reflect defaults for CoAP
 prng.hPseudo Random Numbers
 resource.c
 resource.hGeneric resource handling
 str.c
 str.h
 subscribe.c
 subscribe.hDefines the application visible subscribe information
 uri.c
 uri.h
 uthash.h
 utlist.h