Show
Ignore:
Timestamp:
03/19/09 13:37:36 (15 years ago)
Author:
bhilburn
Message:

Added some TODOs to the following files:

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/src/lib/socketcomm/socketcomm.cpp

    r161 r164  
    2323 
    2424 
     25// TODO can someone write a description of how this function is operating? I'm 
     26// not sure I understand why it is making two separate blocking calls to recv 
    2527void 
    2628ReadMessage(int32_t socketFD, char* msgBuffer)