mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-16 15:56:15 -04:00
parent
4dc09795c0
commit
2d3cd35362
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
This exmple program provides a trivial server program that listens for TCP
|
This example program provides a trivial server program that listens for TCP
|
||||||
connections on port 9995. When they arrive, it writes a short message to
|
connections on port 9995. When they arrive, it writes a short message to
|
||||||
each client connection, and closes each connection once it is flushed.
|
each client connection, and closes each connection once it is flushed.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user