/[weechat]/weechat/src/irc/irc-dcc.c
ViewVC logotype

Diff of /weechat/src/irc/irc-dcc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.30 by flashcode, Sun Oct 30 09:56:24 2005 UTC revision 1.31 by flashcode, Mon Oct 31 12:40:34 2005 UTC
# Line 1172  dcc_handle () Line 1172  dcc_handle ()
1172      t_irc_dcc *ptr_dcc;      t_irc_dcc *ptr_dcc;
1173      int num_read, num_sent;      int num_read, num_sent;
1174      static char buffer[102400];      static char buffer[102400];
1175      u_int32_t pos;      uint32_t pos;
1176      fd_set read_fd;      fd_set read_fd;
1177      static struct timeval timeout;      static struct timeval timeout;
1178      int sock;      int sock;

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26