FastLED 3.9.15
Loading...
Searching...
No Matches

◆ endpoint() [3/3]

fl::asio::ip::tcp::endpoint::endpoint ( const char * h,
u16 p )
inline

Definition at line 27 of file tcp.h.

27: host(h), port(p) {}

References host, and port.