Ignore:
Timestamp:
07/01/09 20:47:49 (15 years ago)
Author:
lstark
Message:
feedback through socket and test mode implemented
File:
1 edited

Legend:

Unmodified
Added
Removed
  • hvcontrol/src/HVStatus.cc

    r39 r80  
    163163          status->WC[1][i]);
    164164 
    165   if (status->Socket != -1) // Print status string to socket if open
    166     write(status->Socket,str,strlen(str)+1);
     165  //  if (status->Socket != -1) // Print status string to socket if open
     166  //    write(status->Socket,str,strlen(str)+1);
    167167
    168168}
Note: See TracChangeset for help on using the changeset viewer.