Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

smlng
Copy link
Member

@smlng smlng commented Sep 6, 2016

This addresses #80 and applies comment by @shaddeus so that both struct tr_tcp_config and struct tr_ssh_config handle port as char *. However, now the tcp config is just a subset of ssh config, and hence somewhat redundant. Maybe we should have a struct tr_config and for SSH some extend struct?!

Note: this PR makes ssh_transport.h kernel coding style compliant, this file is added for testing too.

@codecov-io
Copy link

codecov-io commented Sep 6, 2016

Current coverage is 59.94% (diff: 0.00%)

Merging #89 into master will decrease coverage by 0.07%

@@             master        #89   diff @@
==========================================
  Files            14         14          
  Lines          1911       1875    -36   
  Methods         141        141          
  Messages          0          0          
  Branches        390        358    -32   
==========================================
- Hits           1147       1124    -23   
+ Misses          764        751    -13   
  Partials          0          0          

Powered by Codecov. Last update 491c173...b2ca621

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants