You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Callbacks can be registered (and removed) for file descriptors or timed events. tcp_server is a simple example that accepts connections and prints messages from clients.