/[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 438 by jsorg71, Fri Aug 1 17:01:58 2003 UTC revision 439 by astrand, Mon Aug 11 11:08:19 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.438  
changed lines
  Added in v.439

  ViewVC Help
Powered by ViewVC 1.1.26