|
football
socket abstraction layer
|
Files | |
| fb_arena.cpp | |
| Football service container and dispatcher. | |
| fb_connection.cpp | |
| Football C++ connection and event wrappers and extensions. | |
| fb_event.c | |
| Football I/O event handlers. | |
| fb_http.c | |
| Football HTTP/Websocket functions. | |
| fb_message.c | |
| fb_public.h | |
| Football public declarations. | |
| fb_service.c | |
| Football service and connection creation/destruction. | |
| fb_service.h | |
| Football private declarations. | |
| fb_servicepp.cpp | |
| Football C++ service wrapper. | |
| fb_socketmgr.c | |
| Football socket management and dispatching. | |
| fb_transport.c | |
| Football transport layer implementation. | |
| fb_transport.h | |
| Football private transport layer declarations. | |
| fb_transport_gnutls.c | |
| Football transport implementations for GNU TLS. | |
| fb_transport_libressl.c | |
| Football transport implementations for LibreSSL (libtls). | |
| fb_transport_mbedtls.c | |
| Football transport implementations for mBed TLS (formerly Polar SSL). | |
| fb_transport_openssl.c | |
| Football transport implementations for OpenSSL. | |
| fb_transport_osx.c | |
| Football transport implementations for Secure Transport (OS X). | |
| fb_utility.c | |
| Football utility functions. | |
| football.h | |
| Football public C++ declarations. | |