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

◆ start()

bool fl::asio::http::Server::start ( int port = 8080)

Start server on specified port.

Parameters
portPort to listen on (default: 8080)
Returns
true if started successfully, false otherwise

Definition at line 973 of file server.cpp.hpp.

973{ return false; }

Referenced by operator=().

+ Here is the caller graph for this function: