football
socket abstraction layer
football Directory Reference

Files

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