Peter Sprygada
39aaa32e40
adds socket usage to network common ( #21196 )
...
* updates network common the reconstruct the persistent connection socket
2017-02-09 19:42:06 -05:00
Peter Sprygada
82dbe9853c
adds common function to_list to network_common
...
used to coerce a value into a list
2017-01-25 22:49:32 -05:00
Peter Sprygada
f842bc0b91
adds network_common shared module ( #19919 )
...
* support for ComplexList and ComplexDict
2017-01-04 23:17:41 -05:00
Peter Sprygada
6b7742fd75
Revert "cleans up the netcfg implementation" ( #19917 )
2017-01-04 22:55:16 -05:00
Peter Sprygada
fdb24bb5d7
cleans up the netcfg implementation ( #19847 )
...
* moves parse() into the instance
* removes old Config instance and supporting code
* adds net_common shared module
* minor tweaks to NetworkConfig class for parsing config files
2017-01-04 21:52:25 -05:00