Charl Wentzel aaf3c59727 Important Updates:
- DataTreeCore:
  - Allow types float, int & bool to be read as strings with GetStr()
- LogCore:
  - Add comments to Logging parameters
- WatchDogCore:
  - Call CSelectableCore::Process() in Process() to manage connect
- SelectableCore:
  - Allow SetSocketHandle() to be called if Handle already set as socket
  - added strlcase() method to convert string to lower case
  - Update Handle structure:
    - renamed Address -> HostName
    - renamed PortNo -> PortName
    - added AddressList for all resolved addresses
    - added AddressInfo for active address
  - Add ResolveAddress() method
    - Domain name and protocol port resolving with GetAddrInfo()
  - JSON updated:
    - domain name can be provided instead of IP address
    - protocol can be specified instead of Port No, e.g. "HTTP" / "SSH"
  - Resolve address before connect, or use next resolved address
2017-07-22 09:40:17 +02:00
2017-07-17 07:18:52 +02:00
2017-07-17 07:18:52 +02:00
2017-07-05 17:16:29 +02:00
2017-07-05 17:16:29 +02:00
2017-07-16 20:29:01 +02:00
2017-07-22 09:40:17 +02:00
2017-07-16 20:29:01 +02:00
2017-03-04 21:44:39 +02:00
2017-03-04 21:44:39 +02:00
2017-07-16 20:29:01 +02:00
2017-07-16 20:29:01 +02:00
2017-07-16 20:29:01 +02:00
2017-07-16 20:29:01 +02:00
2017-07-16 23:30:09 +02:00
2017-07-16 20:29:01 +02:00
2017-07-17 22:51:30 +02:00
2017-04-10 21:33:14 +02:00
2017-07-08 22:23:50 +02:00
2017-07-08 22:23:50 +02:00
2017-07-22 09:40:17 +02:00
2017-07-22 09:40:17 +02:00
2017-07-22 09:40:17 +02:00
2017-07-22 09:40:17 +02:00
2017-07-16 23:30:09 +02:00
2017-07-16 20:29:01 +02:00
2016-05-17 12:24:51 +02:00
2017-03-04 21:44:39 +02:00
2016-07-20 09:37:25 +02:00
2017-07-22 09:40:17 +02:00
2017-07-16 20:29:01 +02:00
Description
No description provided
417 KiB
Languages
C++ 97.8%
C 2.1%