Commit Graph

264 Commits

Author SHA1 Message Date
Josh Elsasser 85bc8ebc87 Handle the server failing to send info or stat response gracefully. 2007-05-25 21:22:02 +00:00
Josh Elsasser f3a544d49e Fix build error. 2007-05-24 09:18:19 +00:00
Josh Elsasser 8fbb4eab67 Move a macro. 2007-05-24 07:11:59 +00:00
Josh Elsasser e60a686ce6 Move this file. 2007-05-24 06:06:47 +00:00
Josh Elsasser 28a4d4544e Rename ipc to ipcparse 2007-05-24 04:05:50 +00:00
Josh Elsasser 0f9748ad01 Add command-line option to use an alternate location for the socket file. 2007-05-24 03:59:53 +00:00
Josh Elsasser 8d61b3e49e Move ipc parsing code into libt. 2007-05-24 03:44:40 +00:00
Josh Elsasser 81a6d96d6e Remove tr_handle_t argument from tr_torrentClose(). 2007-05-23 04:45:20 +00:00
Josh Elsasser 5fe9d0fcea Check error codes correctly in instead of reporting all errors as 'assert'.
Add TR_ERROR_IO_SPACE and TR_ERROR_IO_RESOURCES.
2007-05-09 18:41:22 +00:00
Josh Elsasser 209eb5651a Ignore SIGPIPE.
errnomsg -> errmsg.
2007-05-09 06:58:46 +00:00
Josh Elsasser cbf6b91669 Allow a socket path to be given with -t. 2007-05-09 06:56:51 +00:00
Josh Elsasser 3ef81c7977 Add debug mode to daemon. 2007-04-26 07:03:36 +00:00
Josh Elsasser 6f1c25a22e Don't use uninitialized variables. 2007-04-18 16:41:37 +00:00
Josh Elsasser 132e4f5c8c Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00