/[rdesktop]/sourceforge.net/trunk/rdesktop/iso.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/iso.c

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

revision 423 by matthewc, Tue Jun 17 08:44:32 2003 UTC revision 438 by jsorg71, Fri Aug 1 17:01:58 2003 UTC
# Line 78  iso_recv_msg(uint8 * code) Line 78  iso_recv_msg(uint8 * code)
78          uint16 length;          uint16 length;
79          uint8 version;          uint8 version;
80    
81        next_packet:          next_packet:
82          s = tcp_recv(NULL, 4);          s = tcp_recv(NULL, 4);
83          if (s == NULL)          if (s == NULL)
84                  return NULL;                  return NULL;

Legend:
Removed from v.423  
changed lines
  Added in v.438

  ViewVC Help
Powered by ViewVC 1.1.26