(file) Return to Socket.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Socket.h between version 1.1.2.3 and 1.1.2.4

version 1.1.2.3, 2001/08/02 02:15:49 version 1.1.2.4, 2001/08/16 20:41:48
Line 41 
Line 41 
  
     static Sint32 read(Sint32 socket, void* ptr, Uint32 size);     static Sint32 read(Sint32 socket, void* ptr, Uint32 size);
  
     static Sint32 write(Sint32 socket, void* ptr, Uint32 size);      static Sint32 write(Sint32 socket, const void* ptr, Uint32 size);
  
     static void close(Sint32 socket);     static void close(Sint32 socket);
  


Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2