(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.2 and 1.1.2.3

version 1.1.2.2, 2001/08/01 21:34:56 version 1.1.2.3, 2001/08/02 02:15:49
Line 38 
Line 38 
 { {
 public: public:
  
   
       static Sint32 read(Sint32 socket, void* ptr, Uint32 size);
   
       static Sint32 write(Sint32 socket, void* ptr, Uint32 size);
   
     static void close(Sint32 socket);     static void close(Sint32 socket);
  
     static void enableBlocking(Sint32 socket);     static void enableBlocking(Sint32 socket);


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2