mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-06 20:59:39 +02:00
abf3a5d50ec4003f58f460cc9ab3c00671c920f8
This moves the client-side loops are pretty much fully over to event-based only (tmux.c and client.c) but server-side (server.c and friends) treats libevent as a sort of clever poll, waking up after every event to run various things. Moving the server stuff over to bufferevents and timers and so on will come later.
Description
Instant Terminal Sharing
Languages
C
90.6%
Roff
7.1%
M4
1%
Awk
0.6%
Makefile
0.4%
Other
0.2%