_CTRL_SOCK_H_ macro
\file ctrl_sock.h Control Socket for select() wakeup LWIP doesn't allow an easy mechanism to on-demand wakeup a thread sleeping on select. This is a common requirement for sending control commands to a network server. This control socket API facilitates the same.
![]()
#define _CTRL_SOCK_H_