aboutsummaryrefslogtreecommitdiffstats
path: root/src/irc/dcc.lua
Commit message (Expand)AuthorAgeFilesLines
* code clarityjluehrs22007-09-041-2/+3
* get a usable ip address as soon as possiblejluehrs22007-09-041-3/+2
* don't die on a bad filename to dcc.send()jluehrs22007-09-041-1/+6
* add debug output to dcc transfersjluehrs22007-09-041-0/+16
* lets make this a little more clear and not do weird name hidingjluehrs22007-09-041-6/+6
* sock:bind() failure invalidates the socket's file descriptorjluehrs22007-09-041-1/+2
* doc clarificationjluehrs22007-09-041-1/+1
* handle timeout errors in DCC SEND packetsjluehrs22007-09-041-4/+17
* forgot i sent ctcp stuff in dcc.luajluehrs22007-09-041-2/+3
* split between internal/public functions in dcc.luajluehrs22007-09-041-26/+27
* stop passing file size all over the place... on accept we just keep accepting...jluehrs22007-09-021-15/+7
* a few todos for the dcc implementationjluehrs22007-09-021-0/+4
* document the dcc modulejluehrs22007-09-021-0/+41
* add all of the current filesjluehrs22007-08-261-0/+122