[0] event loop is a simple server which implement by linux select/poll function, [1] event loop implement standard API for handle remote socket event (connect/disconnect/...) [2] event loop listen socket fd happening, use proc callback function handle event.
-
Notifications
You must be signed in to change notification settings - Fork 0
[0] event loop is a simple server which implement by linux select/poll function, [1] event loop implement standard API for handle remote socket event (connect/disconnect/...) [2] event loop listen socket fd happening, use proc callback function handle event.
License
cuibixiong/event-loop-server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
[0] event loop is a simple server which implement by linux select/poll function, [1] event loop implement standard API for handle remote socket event (connect/disconnect/...) [2] event loop listen socket fd happening, use proc callback function handle event.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published