Ignore:
Timestamp:
07/17/12 15:37:04 (10 months ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.1, 0.4.2
Children:
d6194a0
Parents:
53be5c8
Message:
  • Performance enhancements to build time
File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/nsca/client/nsca_client_protocol.hpp

    rc3f233d rc327ce5  
    2727      std::vector<char> packet_buffer_; 
    2828      boost::shared_ptr<client_handler> handler_; 
    29       nsca_encrypt crypto_; 
     29      nscp::encryption::engine crypto_; 
    3030      int time_; 
    3131      nsca::packet packet_; 
Note: See TracChangeset for help on using the changeset viewer.