Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 5 years ago

Language

C++

Compiler

clang 9.0.0

Options
Boost 1.73.0
C++2a(GNU)
no pedantic
Raw compiler options
Server.cpp Service.cpp Acceptor.cpp

Author

anonymous

almost 5 years ago

Acceptor.h
Acceptor.cpp
Service.h
Service.cpp
Server.h
Server.cpp
Common.h

$ clang++ prog.cc -I/opt/wandbox/boost-1.73.0/clang-9.0.0/include -std=gnu++2a Server.cpp Service.cpp Acceptor.cpp
Port - 2323
Server start
Command: "bla"
Unknown command ("quit" to exit)
Command: "quit"
OnAccept: Operation canceled
Exit Code:
0