/[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.14 by flashcode, Wed Mar 9 13:56:05 2005 UTC revision 1.15 by flashcode, Thu Mar 10 14:49:50 2005 UTC
# Line 795  dcc_handle () Line 795  dcc_handle ()
795      t_irc_dcc *ptr_dcc;      t_irc_dcc *ptr_dcc;
796      int num_read, num_sent;      int num_read, num_sent;
797      static char buffer[102400];      static char buffer[102400];
798      uint32_t pos;      u_int32_t pos;
799      fd_set read_fd;      fd_set read_fd;
800      static struct timeval timeout;      static struct timeval timeout;
801      int sock;      int sock;

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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