|
fastcgi++
A C++ FastCGI/Web API
|
We need this uglyness to find ranges based purely on the socket. More...
#include <fastcgi++/protocol.hpp>
Public Types | |
| using | is_transparent = std::true_type |
Public Member Functions | |
| bool | operator() (const RequestId &x, const RequestId &y) const |
| bool | operator() (const RequestId &id, const Socket &socket) const |
| bool | operator() (const Socket &socket, const RequestId &id) const |
We need this uglyness to find ranges based purely on the socket.
Definition at line 112 of file protocol.hpp.
| using Fastcgipp::Protocol::RequestId::Less::is_transparent = std::true_type |
Definition at line 114 of file protocol.hpp.
|
inline |
Definition at line 116 of file protocol.hpp.
References Fastcgipp::Protocol::RequestId::m_id, and Fastcgipp::Protocol::RequestId::m_socket.
|
inline |
Definition at line 124 of file protocol.hpp.
|
inline |
Definition at line 129 of file protocol.hpp.
1.8.14