/[rdesktop]/sourceforge.net/trunk/seamlessrdp/ServerExe/vchannel.h
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/seamlessrdp/ServerExe/vchannel.h

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

revision 1074 by ossman_, Thu Mar 9 13:24:35 2006 UTC revision 1075 by ossman_, Thu Mar 9 15:14:53 2006 UTC
# Line 35  int vchannel_is_open(); Line 35  int vchannel_is_open();
35  int vchannel_read(char *line, size_t length);  int vchannel_read(char *line, size_t length);
36  int vchannel_write(char *format, ...);  int vchannel_write(char *format, ...);
37    
38    void vchannel_block();
39    void vchannel_unblock();
40    
41  #endif  #endif

Legend:
Removed from v.1074  
changed lines
  Added in v.1075

  ViewVC Help
Powered by ViewVC 1.1.26