1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00
Nicholas Marriott abf3a5d50e Initial changes to move tmux to libevent.
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.
2009-11-04 20:50:11 +00:00
2009-10-29 08:59:17 +00:00
2009-10-26 21:42:04 +00:00
2009-10-26 21:42:04 +00:00
2009-10-26 21:42:04 +00:00
2009-07-19 13:21:40 +00:00
2009-10-20 19:18:28 +00:00
2009-10-20 22:17:33 +00:00
2009-10-26 21:42:04 +00:00
Description
No description provided
17 MiB
Languages
C 90.8%
Roff 6.9%
M4 0.9%
Awk 0.6%
Makefile 0.4%
Other 0.3%