Changeset c327ce5 in nscp for include/nsca/client/nsca_client_protocol.hpp
- Timestamp:
- 07/17/12 15:37:04 (10 months ago)
- Branches:
- master, 0.4.1, 0.4.2
- Children:
- d6194a0
- Parents:
- 53be5c8
- File:
-
- 1 edited
-
include/nsca/client/nsca_client_protocol.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
include/nsca/client/nsca_client_protocol.hpp
rc3f233d rc327ce5 27 27 std::vector<char> packet_buffer_; 28 28 boost::shared_ptr<client_handler> handler_; 29 nsc a_encryptcrypto_;29 nscp::encryption::engine crypto_; 30 30 int time_; 31 31 nsca::packet packet_;
Note: See TracChangeset
for help on using the changeset viewer.








