|
|
Category: source:cpp:internet
|
|
|
|
Category: source:cpp:internet
|
|
Description: A basic threaded OpenSSL server with non-blocking connection handling. When a connection is made the thread waits for data to be recieved, then sends an html response so it can be tested with a browser. The thread closes the connection and terminates without waiting for more data.
|
|
Platform: unix
|
|
Author: detour
|
 |
| |
|
|
|
|