diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-28 21:08:53 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-28 21:08:53 +0000 |
commit | 32a80a73a1c498c554371ca0adecacdd72df4b8a (patch) | |
tree | c8e52a0e2c728748c700466fa8ab2c10d8b35b6d | |
parent | 4d6cfe5f22d6618cdd522661e1e7c4363a72638c (diff) | |
download | rtmux-32a80a73a1c498c554371ca0adecacdd72df4b8a.tar.gz rtmux-32a80a73a1c498c554371ca0adecacdd72df4b8a.tar.bz2 rtmux-32a80a73a1c498c554371ca0adecacdd72df4b8a.zip |
Sync.
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,3 +42,4 @@ - encode and pass to client split input.c into input-client.c for keys and input-server.c and for data - nuke '?' on getopts +- client_flush should wait and expect an error/success response from the server |