11 #ifndef FD_OUT_HANDLER_H_ 12 #define FD_OUT_HANDLER_H_ 26 bool handleOut(
const uint8_t *buffer,
size_t length);
43 #endif // FD_OUT_HANDLER_H_ The BGP FSM output handler.
bool handleOut(const uint8_t *buffer, size_t length)
The output implementation.
FdOutHandler(int fd)
Construct a new Fd Out Handler:: Fd Out Handler object.
The BGP FSM output handler.