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

◆ endpoint() [2/3]

fl::asio::ip::tcp::endpoint::endpoint ( const fl::string & h,
u16 p )
inline

Definition at line 26 of file tcp.h.

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

References host, and port.